Click or drag to resize

LogMessageEventArgs Properties

The LogMessageEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyLevel
The log level of the message.
Public propertyMessage
The log message.
Public propertyTag
An optional tag string categorizing the message. May be null.
Top
See Also