DotNameLib
Loading...
Searching...
No Matches
dotnamecpp::logging::ILogger Member List

This is the complete list of members for dotnamecpp::logging::ILogger, including all inherited members.

critical(const std::string &message, const std::string &caller="")=0dotnamecpp::logging::ILoggerpure virtual
criticalFmt(const std::string &format, Args &&...args)dotnamecpp::logging::ILoggerinline
criticalStream(const std::string &caller="")dotnamecpp::logging::ILoggerinline
debug(const std::string &message, const std::string &caller="")=0dotnamecpp::logging::ILoggerpure virtual
debugFmt(const std::string &format, Args &&...args)dotnamecpp::logging::ILoggerinline
debugStream(const std::string &caller="")dotnamecpp::logging::ILoggerinline
disableFileLogging()=0dotnamecpp::logging::ILoggerpure virtual
enableFileLogging(const std::string &filename)=0dotnamecpp::logging::ILoggerpure virtual
error(const std::string &message, const std::string &caller="")=0dotnamecpp::logging::ILoggerpure virtual
errorFmt(const std::string &format, Args &&...args)dotnamecpp::logging::ILoggerinline
errorStream(const std::string &caller="")dotnamecpp::logging::ILoggerinline
getAppPrefix() const =0dotnamecpp::logging::ILoggerpure virtual
getLevel() const =0dotnamecpp::logging::ILoggerpure virtual
ILogger()=defaultdotnamecpp::logging::ILogger
info(const std::string &message, const std::string &caller="")=0dotnamecpp::logging::ILoggerpure virtual
infoFmt(const std::string &format, Args &&...args)dotnamecpp::logging::ILoggerinline
infoStream(const std::string &caller="")dotnamecpp::logging::ILoggerinline
setAppPrefix(const std::string &prefix)=0dotnamecpp::logging::ILoggerpure virtual
setLevel(Level level)=0dotnamecpp::logging::ILoggerpure virtual
stream(Level level, const std::string &caller="")dotnamecpp::logging::ILoggerinline
warning(const std::string &message, const std::string &caller="")=0dotnamecpp::logging::ILoggerpure virtual
warningFmt(const std::string &format, Args &&...args)dotnamecpp::logging::ILoggerinline
warningStream(const std::string &caller="")dotnamecpp::logging::ILoggerinline
~ILogger()=defaultdotnamecpp::logging::ILoggervirtual