EventData
Gets the LogEventData (i.e. the source of logging properties) associated with the current LoggingContext.
Declaration
public LogEventData EventData { get; }
Property Value
Type | Description |
---|---|
LogEventData |
Gets the LogEventData (i.e. the source of logging properties) associated with the current LoggingContext.
public LogEventData EventData { get; }
Type | Description |
---|---|
LogEventData |