|
feisty meow concerns codebase
2.140
|
#include <basis/functions.h>#include <basis/astring.h>#include <structures/set.h>#include <timely/time_stamp.h>#include <application/hoople_main.h>#include <loggers/console_logger.h>#include <loggers/file_logger.h>#include <structures/static_memory_gremlin.h>
Go to the source code of this file.
Macros | |
| #define | BASE_LOG(to_print) EMERGENCY_LOG(program_wide_logger::get(), astring(to_print)) |
| #define | LOG(to_print) CLASS_EMERGENCY_LOG(program_wide_logger::get(), astring(to_print)) |
| #define BASE_LOG | ( | to_print | ) | EMERGENCY_LOG(program_wide_logger::get(), astring(to_print)) |
Definition at line 34 of file time_set_effective_id.cpp.
| #define LOG | ( | to_print | ) | CLASS_EMERGENCY_LOG(program_wide_logger::get(), astring(to_print)) |
Definition at line 36 of file time_set_effective_id.cpp.