CapturingLoggerEvent Constructor | Create a new event instance |
Exception | A logged exception |
Level | The level used to log this event |
MessageObject | The raw message object |
Source | The logger that logged this event |
RenderedMessage | Retrieves the formatted message text |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
CapturingLoggerEvent Class | Common.Logging.Simple Namespace