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