The LoggingEvent type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
Allows an (Inherited from | ||
| FixVolatileData | Obsolete.
Fix instance fields that hold volatile data.
| |
| FixVolatileData(Boolean) | Obsolete.
Fixes instance fields that hold volatile data.
| |
| FixVolatileData(FixFlags) |
Fix the fields specified by the FixFlags parameter
| |
| GetExceptionString |
Returns this event's exception's rendered using the
RendererMap.
| |
| GetExceptionStrRep | Obsolete.
Returns this event's exception's rendered using the
RendererMap.
| |
Serves as a hash function for a particular type.
(Inherited from | ||
| GetLoggingEventData |
Gets the portable data for this LoggingEvent.
| |
| GetLoggingEventData(FixFlags) |
Gets the portable data for this LoggingEvent.
| |
| GetObjectData |
Serializes this object into the | |
| GetProperties |
Get all the composite properties in this event
| |
Gets the (Inherited from | ||
| LookupProperty |
Lookup a composite property in this event
| |
Creates a shallow copy of the current (Inherited from | ||
| (Inherited from | ||
| WriteRenderedMessage |
Write the rendered message to a TextWriter
|
See Also