Welcome
Key Concepts
Wide Log Events
Wide Log Event Context
Wide Log Event Scope
Usage
Start a Scope
using (var scope = WideLogEventContext.BeginScope())
{
// Your code here
}Pushing Properties
Last updated
Was this helpful?