Webserv
|
#include <Logger.hpp>
Static Public Member Functions | |
static void | log (LogLevel, std::string const &) |
static void | setLevel (LogLevel) |
Static Private Attributes | |
static LogLevel | threshold_ = TRACE |
|
static |
|
static |