Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

LoggingEvent�Methods

The methods of the LoggingEvent class are listed below. For a complete list of LoggingEvent class members, see the LoggingEvent Members topic.

Public Instance Methods

Equals (inherited from Object)
FixVolatileDataOverloaded. Fix instance fields that hold volatile data.
GetExceptionString Returns this event's exception's rendered using the RendererMap.
GetExceptionStrRepObsolete. Returns this event's exception's rendered using the RendererMap.
GetHashCode (inherited from Object)
GetLoggingEventDataOverloaded. Gets the portable data for this LoggingEvent.
GetObjectData Serializes this object into the SerializationInfo provided.
GetProperties Get all the composite properties in this event
GetType (inherited from Object)
LookupProperty Lookup a composite property in this event
ToString (inherited from Object)
WriteRenderedMessage Write the rendered message to a TextWriter

Protected Instance Methods

Finalize (inherited from Object)
FixVolatileDataOverloaded. Fix the fields specified by the FixFlags parameter
MemberwiseClone (inherited from Object)

See Also

LoggingEvent Class | log4net.Core Namespace