Click or drag to resize
LogEntry Properties

[This is preliminary documentation and is subject to change.]

The LogEntry type exposes the following members.

Properties
  NameDescription
Public propertyCaller
Gets or sets the caller information.
Public propertyException
Gets or sets the exception.
Public propertyLevel
Gets or sets the log level.
Public propertyMessage
Gets or sets the message.
Public propertyName
Gets or sets the log name.
Public propertyProperties
Gets or sets the additional properties.
Public propertyTimestamp
Gets or sets the timestamp.
Top
See Also