Click or drag to resize

LogMessage Properties

The LogMessage type exposes the following members.

Properties
  Name Description
Public property AssemblyName The Assembly associated with LogPublisher that generated the message.
Public property Classification The classification of the message
Public property EventName The event name of this log message.
Public property Flags The flags associated with the message
Public property Level The level associated with the message
Public property MessageSuppression The suppression level assigned to this log message
Public property RelatedTypes All related types such as interfaces/parent classes for the current type.
Public property TypeName The Type associated with LogPublisher that generated the message.
Top
See Also