LoggingEvent MethodsApache log4net™ SDK Documentation

The LoggingEvent type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodFixVolatileData Obsolete.
Fix instance fields that hold volatile data.
Public methodFixVolatileData(Boolean) Obsolete.
Fixes instance fields that hold volatile data.
Protected methodFixVolatileData(FixFlags)
Fix the fields specified by the FixFlags parameter
Public methodGetExceptionString
Returns this event's exception's rendered using the RendererMap.
Public methodGetExceptionStrRep Obsolete.
Returns this event's exception's rendered using the RendererMap.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetLoggingEventData
Gets the portable data for this LoggingEvent.
Public methodGetLoggingEventData(FixFlags)
Gets the portable data for this LoggingEvent.
Public methodGetObjectData
Serializes this object into the SerializationInfo provided.
Public methodGetProperties
Get all the composite properties in this event
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodLookupProperty
Lookup a composite property in this event
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Public methodWriteRenderedMessage
Write the rendered message to a TextWriter
Top
See Also

Reference