Overload List
Name | Description | |
---|---|---|
![]() | LoggingEvent(LoggingEventData) |
Initializes a new instance of the LoggingEvent class
using specific data.
|
![]() | LoggingEvent(SerializationInfo, StreamingContext) |
Serialization constructor
|
![]() | LoggingEvent(Type, ILoggerRepository, LoggingEventData) |
Initializes a new instance of the LoggingEvent class
using specific data.
|
![]() | LoggingEvent(Type, ILoggerRepository, LoggingEventData, FixFlags) |
Initializes a new instance of the LoggingEvent class
using specific data.
|
![]() | LoggingEvent(Type, ILoggerRepository, String, Level, Object, Exception) |
Initializes a new instance of the LoggingEvent class
from the supplied parameters.
|
See Also