A Sandcastle Documented Class Library
![]() | QsLog Class |
Classe base per la gestione dei file di Log.

SystemObject QsInformatica.UtilsQsLog
Namespace: QsInformatica.Utils
Assembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 22.4.2.0 (22.4.2.0)

The QsLog type exposes the following members.


Name | Description | |
---|---|---|
![]() | FullLogFileName | |
![]() | LogType | |
![]() | Name | |
![]() | PutAppDomainName | |
![]() | PutCategory | |
![]() | PutMessageType | |
![]() | PutTimeStamp | |
![]() | WornigMessageText |

Name | Description | |
---|---|---|
![]() | Close | |
![]() | Close(Boolean) | |
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() ![]() | GetApplicationLog |
Restituisce l'oggetto di Log utilizzato da tutti gli add-in QS Informatica di una specifica
applicazione (AutoCAD o Inventor).
|
![]() ![]() | GetCustomLog |
Restituisce l'oggetto di Log riservato e personalizzato, richiesto da una specifica applicazione o add-in.
|
![]() | GetEntriesCount | |
![]() ![]() | GetGlobalLog |
Restituisce l'oggetto di log comune, utilizzato da tutte le applicazioni QS Informatica.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ShowLog | |
![]() | ShowLogDialog | |
![]() | ShowLogDialog(IWin32Window) | |
![]() | ShowLogDialog(String, String) | |
![]() | ShowLogDialog(String, String, String) | |
![]() | ShowLogDialog(IWin32Window, String, String) | |
![]() | ShowLogDialog(IWin32Window, String, String, String) | |
![]() | ShowLogDialog(IWin32Window, String, String, String, String, String) | |
![]() | ShowMessageWarning | |
![]() | ShowMessageWarning(String) | |
![]() | ShowMessageWarning(IWin32Window) | |
![]() | ShowMessageWarning(String, MessageBoxIcon) | |
![]() | ShowMessageWarning(IWin32Window, String) | |
![]() | ShowMessageWarning(IWin32Window, MessageBoxIcon) | |
![]() | ShowMessageWarning(IWin32Window, String, MessageBoxIcon) | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Write(String) | |
![]() | Write(String, LogMessageTypeEnum) | |
![]() | Write(String, String) | |
![]() | Write(String, String, LogMessageTypeEnum) |

