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.
Deregisters an active logger instance.
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
Central logging facility for vibe.