#include <unistd.h>#include <iostream>#include <string>#include "asserts.h"#include "types.h"#include "fs.h"#include "rconfig.h"Include dependency graph for logger.h:

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

Go to the source code of this file.
Classes | |
| class | log_manager |
| Write information to a log file. More... | |
Variables | |
| log_manager | logger |
| The global log manager. | |
|
1.3.6