NRP Core  1.4.1
NRPLogger Member List

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

critical(const FormatString &fmt, const Args &...args)NRPLoggerinlinestatic
critical(const Message &msg)NRPLoggerinlinestatic
debug(const FormatString &fmt, const Args &...args)NRPLoggerinlinestatic
debug(const Message &msg)NRPLoggerinlinestatic
error(const FormatString &fmt, const Args &...args)NRPLoggerinlinestatic
error(const Message &msg)NRPLoggerinlinestatic
flush()NRPLogger
info(const FormatString &fmt, const Args &...args)NRPLoggerinlinestatic
info(const Message &msg)NRPLoggerinlinestatic
level_from_string(const std::string &level)NRPLoggerinlinestatic
level_t typedefNRPLogger
level_to_string(const NRPLogger::level_t &level)NRPLoggerinlinestatic
NRPLogger(std::string loggerName=_defaultLoggerName.data())NRPLogger
NRPLogger(std::string loggerName, NRPLogger::level_t fileLogLevel, NRPLogger::level_t consoleLogLevel, std::string logDir, bool doSavePars=false)NRPLogger
nrpLogger()NRPLoggerstatic
shutdownDefault()NRPLoggerstatic
spdlog_out_fcn_t typedefNRPLogger
warn(const FormatString &fmt, const Args &...args)NRPLoggerinlinestatic
warn(const Message &msg)NRPLoggerinlinestatic
~NRPLogger()NRPLogger