#include "critical_events.h"#include "path_configuration.h"#include <basis/function.h>#include <basis/istring.h>#include <basis/log_base.h>#include <basis/mutex.h>#include <basis/portable.h>#include <data_struct/static_memory_gremlin.h>#include <stdio.h>Include dependency graph for critical_events.cpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| istring | default_critical_location () |
| istring default_critical_location | ( | ) |
Definition at line 33 of file critical_events.cpp.
References path_configuration::get_logging_directory().
Referenced by critical_events::critical_events_directory().
1.5.1