PostSharp.Patterns.Diagnostics.Custom Namespace |
Structure | Description | |
---|---|---|
FormattingStringParser |
Interface | Description | |
---|---|---|
ILogger |
Abstraction of the Logging facility, through which other components emit their log records. This
interfaces abstracts other PostSharp components from the PostSharp.Patterns.Diagnostics component.
| |
ILoggerFactory |
Creates instances of the ILogger interface. An instance of this interface must be registered into the [!:ServiceLocator].
|