|
Orbit Framework
An ultra-modern, asynchronous, cross-platform C++ Web Framework.
|
#include <Logger.hpp>
Static Public Member Functions | |
| static void | init (const std::string &level_str) |
| static void | log (LogLevel level, const char *file, int line, const std::string &msg) |
Static Public Attributes | |
| static LogLevel | current_level = LogLevel::INFO |
|
static |
|
static |
|
static |