This file contains the Logger class. More...
#include <iostream>#include <array>#include <sstream>#include <iomanip>#include "VEngine/Utils/Clock.hpp"
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 | ven::Logger |
Namespaces | |
| namespace | ven |
Enumerations | |
| enum class | ven::LogLevel : uint8_t { ven::INFO , ven::WARNING } |
This file contains the Logger class.
Definition in file Logger.hpp.