vengine  0.0.1
3D graphics engine
Loading...
Searching...
No Matches
Logger.hpp File Reference

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 }
 

Detailed Description

This file contains the Logger class.

Definition in file Logger.hpp.