λ61
Loading...
Searching...
No Matches
Logger.hpp File Reference
#include <l61/defs.hpp>
#include <chrono>
#include <ctime>
#include <format>

Go to the source code of this file.

Namespaces

namespace  l61

Macros

#define L61_LOGGER_HPP

Enumerations

enum class  l61::LogLevel : std::uint8_t { l61::INFO , l61::WARN , l61::ERROR , l61::FATAL }

Functions

template<typename... Ty>
constexpr void l61::toLogger (LogLevel level, std::format_string< Ty... > fmt, Ty &&... args)

Macro Definition Documentation

◆ L61_LOGGER_HPP

#define L61_LOGGER_HPP