LogData Properties

NSG Library Logger

LogData Properties

A Sandcastle Documented Class Library

The LogData type exposes the following members.

Properties

  NameDescription
Public propertyApplication
The application passed in the constructor.
Public propertyDate
The date and time of the log (now).
Public propertyException
The exception, including the stack trace.
Public propertyId
The id/key of the log record.
Public propertyLevel
The human value of the above 'LogLevel'.
Public propertyLogLevel
The log level, can be used to limit, depending on the implementation.
Public propertyMessage
Log message.
Public propertyMethod
The method that called log.
Public propertyUserAccount
The user identity of the caller.
Top
See Also

Reference