31 c_the_wide_log = new_log;
static loggers::standard_log_base & get()
Provided by the startup code within each application for logging.
static loggers::standard_log_base * set(loggers::standard_log_base *new_log)
replaces the current program-wide logger with the "new_log".
A base class for a very usable logger with a filter_set and eol awareness.
#define NULL_POINTER
The value representing a pointer to nothing.
The guards collection helps in testing preconditions and reporting errors.
A logger that sends to the console screen using the standard output device.