Info |
The InfoArgs Type exposes the following members.
| Name | Description of the | |
|---|---|---|
| LogLevel | The InfoType of the message, e.g.: InfoType.Error. | |
| LogLevelText | Converts an InfoType into its string equivalent, e.g: InfoType.Error in "ERROR". | |
| MessageObject | The message object | |
| ThreadInfos | Information on the current thread. | |
| Timestamp | The timestamp of the message in the format '31.01.2009 12:22:36'. |