LogEventInfo Constructor |
Name | Description | |
---|---|---|
LogEventInfo |
Initializes a new instance of the LogEventInfo class.
| |
LogEventInfo(LogLevel, String, String) |
Initializes a new instance of the LogEventInfo class.
| |
LogEventInfo(LogLevel, String, String, IListMessageTemplateParameter) |
Initializes a new instance of the LogEventInfo class.
| |
LogEventInfo(LogLevel, String, String, IReadOnlyListKeyValuePairObject, Object) |
Initializes a new instance of the LogEventInfo class.
| |
LogEventInfo(LogLevel, String, IFormatProvider, String, Object) |
Initializes a new instance of the LogEventInfo class.
| |
LogEventInfo(LogLevel, String, String, String, IListMessageTemplateParameter) |
Initializes a new instance of the LogEventInfo class.
| |
LogEventInfo(LogLevel, String, IFormatProvider, String, Object, Exception) |
Initializes a new instance of the LogEventInfo class.
|