PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​ContextsLogging­ContextEvent­Data
Open sandboxFocus

LoggingContext.EventData Property

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