Common Logging 2.0 API Reference

CapturingLoggerEvent Members

CapturingLoggerEvent overview

Public Instance Constructors

CapturingLoggerEvent Constructor Create a new event instance

Public Instance Fields

Exception A logged exception
Level The level used to log this event
MessageObject The raw message object
Source The logger that logged this event

Public Instance Properties

RenderedMessage Retrieves the formatted message text

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

CapturingLoggerEvent Class | Common.Logging.Simple Namespace