#include <basis/guards.h>#include <basis/istring.h>#include <loggers/file_logger.h>#include <opsystem/path_configuration.h>#include <data_struct/static_memory_gremlin.h>Include dependency graph for t_logger.cpp:

Go to the source code of this file.
Functions | |
| int | main (int formal(argc), char *formal(argv)[]) |
Variables | |
| HOOPLE_STARTUP_CODE | |
| int main | ( | int | formal(argc), | |
| char * | formal(argv)[] | |||
| ) |
Definition at line 23 of file t_logger.cpp.
References guards::alert_message(), log(), and path_configuration::make_logfile_name().
Definition at line 21 of file t_logger.cpp.
1.5.1