The declaring type of the method that is the stack boundary into the logging system for this call.
repository
The repository this event is logged in.
loggerName
The name of the logger of this event.
level
The level of this event.
message
The message of this event.
exception
The exception for this event.
Remarks
Except TimeStamp, Level and LoggerName, all fields of LoggingEvent are filled when actually needed. Call FixVolatileData to cache all data locally to prevent inconsistencies.
This method is called by the log4net framework to create a logging event.