Webserv
Loading...
Searching...
No Matches
utils::Logger Class Reference

#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

Member Function Documentation

◆ log()

void utils::Logger::log ( LogLevel lvl,
std::string const & msg )
static

◆ setLevel()

void utils::Logger::setLevel ( LogLevel lvl)
static

Member Data Documentation

◆ threshold_

LogLevel utils::Logger::threshold_ = TRACE
staticprivate

The documentation for this class was generated from the following files: