LogMessageHandler
Description
- Derived from
- Extended by
-
FormattedMessageHandler abstract
Abstract base class for ILogMessageHandler implementations.
Public / Constructors
Console
Creates a new instance of ILogMessageHandler that outputs log messages to the console resp. the standard output stream.
When adding to a log message source, the returned console handler is redundant if another console handler is already present in the source.