PostSharp.Patterns.Diagnostics.Backends.Console Namespace |
Class | Description | |
---|---|---|
ConsoleLoggingBackend |
Logging back-end that logs to Out.
| |
ConsoleLoggingBackendOptions |
Options the for ConsoleLoggingBackend class.
| |
ConsoleLoggingTypeSource |
The LoggingTypeSource for ConsoleLoggingBackend.
| |
ConsoleLogRecordBuilder |
The LogRecordBuilder for ConsoleLoggingBackend.
| |
ConsoleTheme |
A simple implementation of a color theme that allows only for two colors per LogLevel.
| |
ConsoleThemes |
A collection of color themes for use with the ConsoleLoggingBackend.
| |
ConsoleThemeStyle |
Represents a style in a console theme.
| |
LogLevelArray<T> |
A high-performance map of LogLevel to something else.
|
Interface | Description | |
---|---|---|
IConsoleTheme |
Exposes the semantics of a console color theme. A simple implementation is provided by the ConsoleTheme class,
and ready-made themes are exposed on the ConsoleThemes class.
|
Enumeration | Description | |
---|---|---|
ConsoleThemeItem |
Enumeration of item kinds that can be themed.
|