λ61
|
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) |
#define L61_LOGGER_HPP |