This file contains the Logger class. More...
#include <array>#include <chrono>#include <iomanip>#include <iostream>
Include dependency graph for Logger.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | utl::Logger |
| Class for logging. More... | |
Namespaces | |
| namespace | utl |
Enumerations | |
| enum class | utl::LogLevel : uint8_t { utl::INFO , utl::WARNING } |
This file contains the Logger class.
Definition in file Logger.hpp.