Logo Pico-Framework A web-first embedded framework for C++
Loading...
Searching...
No Matches
Logger Member List

This is the complete list of members for Logger, including all inherited members.

enableFileLogging(const std::string &path)Loggerstatic
error(const char *msg)Loggerstatic
forEachLine(const std::function< void(const char *line)> &handler)Loggerstatic
getTimeString(char *buffer, size_t len)Loggerprivatestatic
info(const char *msg)Loggerstatic
levelToString(LogLevel level)Loggerprivatestatic
log(LogLevel level, const char *msg)Loggerprivatestatic
logPathLoggerinlineprivatestatic
logToFileLoggerinlineprivatestatic
minLevelLoggerprivatestatic
setMinLogLevel(LogLevel level)Loggerstatic
warn(const char *msg)Loggerstatic