ArkScript
A small, lisp-inspired, functional scripting language
Logger.hpp File Reference

Internal logger. More...

#include <iostream>
#include <fmt/format.h>
#include <string>
#include <chrono>
#include <source_location>
#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
 
struct  Ark::internal::Logger::MessageAndLocation
 

Namespaces

namespace  Ark
 
namespace  Ark::internal
 

Detailed Description

Internal logger.

Author
Alexandre Plateau (lexpl.nosp@m.t@gm.nosp@m.ail.c.nosp@m.om)
Date
2024-08-30

Definition in file Logger.hpp.