Plain-text based logger for logging to regular files or stdout/stderr
Logger implementation for logging to an HTML file with dynamic filtering support.
Abstract base class for all loggers
A logger that logs in syslog format according to RFC 5424.
Specifies the log level for a particular log message.
Syslog facilities
Deregisters an active logger instance.
Returns a list of all registered loggers.
Logs a message.
Logs an exception, including a debug stack trace.
Logs a message.
Registers a new logger instance.
Sets a log file for disk file logging.
Sets the log format used for the default console logger.
Sets the minimum log level to be printed using the default console logger.
Represents a single logged line
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.
© 2012-2014 Sönke Ludwig
Central logging facility for vibe.