NeTrainSim 0.1.1 beta
The Open-Source Network Trains Simulator
 
Loading...
Searching...
No Matches
logger.h File Reference
#include <string>
#include <fstream>
#include <chrono>
#include <iomanip>
#include <iostream>

Go to the source code of this file.

Classes

class  Logger::Logger
 A logger. More...
 

Namespaces

namespace  Logger
 

Enumerations

enum class  Logger::LogLevel { Logger::DEBUG , Logger::INFO , Logger::WARNING , Logger::ERROR }
 Values that represent log levels. More...