LoggingSourceLocalState Structure |
Stores the state of a LoggingAbstractSource for the current execution context.
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 6.10.10.0 (6.10.10.0)
C#
public readonly struct LoggingSourceLocalState
The LoggingSourceLocalState type exposes the following members.
Name | Description | |
---|---|---|
Backend |
Gets the resolved LoggingBackend.
| |
Source |
Gets the resolved LoggingTypeSource.
|