The methods of the LoggingEvent class are listed below. For a complete list of LoggingEvent class members, see the LoggingEvent Members topic.
|  Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. | 
|  FixVolatileData | Overloaded. Fix instance fields that hold volatile data. | 
|  GetExceptionString | Returns this event's exception's rendered using the RendererMap. | 
|  GetExceptionStrRep | Obsolete. Returns this event's exception's rendered using the RendererMap. | 
|  GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | 
|  GetLoggingEventData | Overloaded. 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) | Gets the Type of the current instance. | 
|  LookupProperty | Lookup a composite property in this event | 
|  ToString (inherited from Object) | Returns a String that represents the current Object. | 
|  WriteRenderedMessage | Write the rendered message to a TextWriter | 
|  Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. | 
|  FixVolatileData | Overloaded. Fix the fields specified by the FixFlags parameter | 
|  MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. | 
LoggingEvent Class | log4net.Core Namespace