r-type  0.0.0
R-Type main
Loading...
Searching...
No Matches
Logger.hpp File Reference

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 }
 

Detailed Description

This file contains the Logger class.

Definition in file Logger.hpp.