ArkScript
A small, fast, functional and scripting language for video games
Logger.hpp File Reference

Internal logger. More...

#include <iostream>
#include <fmt/format.h>
#include <string>
#include <chrono>
#include <vector>
#include <unordered_map>
#include <fmt/color.h>
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  Ark::internal::Logger
 

Namespaces

namespace  Ark
 
namespace  Ark::internal
 

Detailed Description

Internal logger.

Author
Alexandre Plateau (lexpl.nosp@m.t@gm.nosp@m.ail.c.nosp@m.omhf
Version
1.0
Date
2024-08-30

Definition in file Logger.hpp.