Classes
ConsoleLogRecordBuilder
The LogRecordBuilder for ConsoleLoggingBackend.
ConsoleLoggingBackend
Logging back-end that logs to Out.
ConsoleLoggingBackendOptions
Options the for ConsoleLoggingBackend class.
ConsoleLoggingTypeSource
The LoggingTypeSource for ConsoleLoggingBackend.
ConsoleTheme
A simple implementation of a color theme that allows only for two colors per LogLevel.
ConsoleThemeStyle
Represents a style in a console theme.
ConsoleThemes
A collection of color themes for use with the ConsoleLoggingBackend.
LogLevelArray<T>
A high-performance map of LogLevel to something else.
Interfaces
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.
Enums
ConsoleThemeItem
Enumeration of item kinds that can be themed.