LoggingAbstractSource.GetLocalState Method |
Gets the LoggingSourceLocalState resolved for the current execution context. This method is used by generated code.
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public void GetLocalState( out LoggingSourceLocalState localState )
Parameters
- localState
- Type: PostSharp.Patterns.Diagnostics.LoggingSourceLocalState
The current state.