C-DEngine 5.105

LogData Members

The LogData type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString
Returns a String that represents the current LogData.

Properties


  Name Description
Public property Caller
Gets the information of the logging method caller.
Public property Date
Gets the date and time when the log data was created.
Public property Level
Gets the logging level of the log data.
Public property Message
Gets the message of the log data.