FERS 1.0.0
The Flexible Extensible Radar Simulator
Loading...
Searching...
No Matches
logging.cpp File Reference

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.
 

Detailed Description

Implementation of the logging system.

Definition in file logging.cpp.