Click or drag to resize

LogData Properties

The LogData type exposes the following members.

Properties
  NameDescription
Public propertyCaller
Gets the information of the logging method caller.
Public propertyDate
Gets the date and time when the log data was created.
Public propertyLevel
Gets the logging level of the log data.
Public propertyMessage
Gets the message of the log data.
Top
See Also