PostSharp / / API Reference / Post­Sharp.​Patterns.​Diagnostics.​Custom / ILogger2 / Current­Context
Open sandbox

Property CurrentContext

CurrentContext

Gets the current ILoggingContext.

Declaration
ILoggingContext CurrentContext { get; }
Property Value
Type Description
ILoggingContext