HostNameProperty | The key into the Properties map for the host name value. |
IdentityProperty | The key into the Properties map for the thread identity value. |
UserNameProperty | The key into the Properties map for the user name value. |
StartTime | Gets the time when the current process started. |
LoggingEvent | Overloaded. Initializes a new instance of the LoggingEvent class. |
Domain | Gets the AppDomain friendly name. |
ExceptionObject | Gets the exception object used to initialize this event. |
Fix | The fixed fields in this event |
Identity | Gets the identity of the current thread principal. |
Level | Gets the Level of the logging event. |
LocationInformation | Gets the location information for this logging event. |
LoggerName | Gets the name of the logger that logged the event. |
MessageObject | Gets the message object used to initialize this event. |
Properties | Additional event specific properties. |
RenderedMessage | Gets the message, rendered through the RendererMap. |
Repository | The ILoggerRepository that this event was created in. |
ThreadName | Gets the name of the current thread. |
TimeStamp | Gets the time of the logging event. |
UserName | Gets the name of the current user. |
Equals (inherited from 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) | � |
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) | � |
LookupProperty | Lookup a composite property in this event |
ToString (inherited from Object) | � |
WriteRenderedMessage | Write the rendered message to a TextWriter |
LoggingEvent | Overloaded. Initializes a new instance of the LoggingEvent class. |
Finalize (inherited from Object) | � |
FixVolatileData | Overloaded. Fix the fields specified by the FixFlags parameter |
MemberwiseClone (inherited from Object) | � |
LoggingEvent Class | log4net.Core Namespace