|
FERS 1.0.0
The Flexible Extensible Radar Simulator
|
Implementation of the logging system. More...
#include "logging.h"#include <chrono>#include <ctime>#include <filesystem>#include <iomanip>#include <iostream>#include <sstream>
Include dependency graph for logging.cpp:Go to the source code of this file.
Namespaces | |
| namespace | logging |
Variables | |
| Logger | logging::logger |
| Externally available logger object. | |
Implementation of the logging system.
Definition in file logging.cpp.