|
feisty meow concerns codebase
2.140
|
#include <basis/functions.h>#include <basis/guards.h>#include <basis/astring.h>#include <application/application_shell.h>#include <application/command_line.h>#include <application/hoople_main.h>#include <loggers/console_logger.h>#include <loggers/critical_events.h>#include <loggers/program_wide_logger.h>#include <filesystem/filename.h>#include <structures/static_memory_gremlin.h>#include <structures/string_array.h>#include <unit_test/unit_base.h>
Go to the source code of this file.
Macros | |
| #define | LOG(s) CLASS_EMERGENCY_LOG(program_wide_logger::get(), s) |
| #define LOG | ( | s | ) | CLASS_EMERGENCY_LOG(program_wide_logger::get(), s) |
Definition at line 45 of file test_command_line.cpp.