LoggingEventData FieldsApache log4net™ SDK Documentation

The LoggingEventData type exposes the following members.

Fields

  NameDescription
Public fieldDomain
String representation of the AppDomain.
Public fieldExceptionString
The string representation of the exception
Public fieldIdentity
String representation of the identity.
Public fieldLevel
Level of logging event.
Public fieldLocationInfo
Location information for the caller.
Public fieldLoggerName
The logger name.
Public fieldMessage
The application supplied message.
Public fieldProperties
Additional event specific properties
Public fieldThreadName
The name of thread
Public fieldTimeStamp Obsolete.
Gets or sets the local time the event was logged
Public fieldUserName
String representation of the user
Top
See Also

Reference