|
feisty meow concerns codebase
2.140
|
#include "standard_log_base.h"#include <basis/astring.h>#include <basis/contracts.h>#include <basis/enhance_cpp.h>

Go to the source code of this file.
Classes | |
| class | loggers::console_logger |
Namespaces | |
| loggers | |
| A logger that sends to the console screen using the standard output device. | |
Macros | |
| #define | SETUP_CONSOLE_LOGGER |
| < a macro that retasks the program-wide logger as a console_logger. More... | |
| #define SETUP_CONSOLE_LOGGER |
< a macro that retasks the program-wide logger as a console_logger.
Definition at line 69 of file console_logger.h.