Click or drag to resize

InfoArgs properties

The InfoArgs Type exposes the following members.

Properties
 NameDescription of the
Public PropertyLogLevel The InfoType of the message, e.g.: InfoType.Error.
Public PropertyLogLevelText Converts an InfoType into its string equivalent, e.g: InfoType.Error in "ERROR".
Public PropertyMessageObject The message object
Public PropertyThreadInfos Information on the current thread.
Public PropertyTimestamp The timestamp of the message in the format '31.01.2009 12:22:36'.
Back to the top
See also