Logger Member List

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

configure(const std::string &configurationText, const std::map< std::string, std::string > &placeholders=std::map< std::string, std::string >())Loggerstatic
configure(const std::shared_ptr< EnvironmentProperties > &configuration, const std::map< std::string, std::string > &placeholders=std::map< std::string, std::string >())Loggerstatic
debug(const char *message) constLoggerinline
debug(std::string_view message) constLoggerinline
debug(const char *message, const ObjectT &... object) constLoggerinline
debug(std::string_view message, const ObjectT &... object) constLoggerinline
debug(const std::function< std::string()> &function) constLoggerinline
debug(const SourceCodeLocation &location, const char *message) constLoggerinline
debug(const SourceCodeLocation &location, std::string_view message) constLoggerinline
debug(const SourceCodeLocation &location, const char *message, const ObjectT &... object) constLoggerinline
debug(const SourceCodeLocation &location, std::string_view message, const ObjectT &... object) constLoggerinline
debug(const SourceCodeLocation &location, const std::function< std::string()> &function) constLoggerinline
debugEnabled() constLoggerinline
enabled(LoggingLevel level) constLoggerinline
error(const char *message) constLoggerinline
error(std::string_view message) constLoggerinline
error(const char *message, const ObjectT &... object) constLoggerinline
error(std::string_view message, const ObjectT &... object) constLoggerinline
error(const std::function< std::string()> &function) constLoggerinline
error(const SourceCodeLocation &location, const char *message) constLoggerinline
error(const SourceCodeLocation &location, std::string_view message) constLoggerinline
error(const SourceCodeLocation &location, const char *message, const ObjectT &... object) constLoggerinline
error(const SourceCodeLocation &location, std::string_view message, const ObjectT &... object) constLoggerinline
error(const SourceCodeLocation &location, const std::function< std::string()> &function) constLoggerinline
errorEnabled() constLoggerinline
flush() constLogger
flushAll()Loggerstatic
flushes() const noexceptLoggerinline
getConfiguration() constLogger
getLevel() const noexceptLoggerinline
getLogger(std::string_view loggingNamespace) noexceptLoggerstatic
getNamespace() constLoggerinline
globalLogger()Loggerstatic
info(const char *message) constLoggerinline
info(std::string_view message) constLoggerinline
info(const char *message, const ObjectT &... object) constLoggerinline
info(std::string_view message, const ObjectT &... object) constLoggerinline
info(const std::function< std::string()> &function) constLoggerinline
info(const SourceCodeLocation &location, const char *message) constLoggerinline
info(const SourceCodeLocation &location, std::string_view message) constLoggerinline
info(const SourceCodeLocation &location, const char *message, const ObjectT &... object) constLoggerinline
info(const SourceCodeLocation &location, std::string_view message, const ObjectT &... object) constLoggerinline
info(const SourceCodeLocation &location, const std::function< std::string()> &function) constLoggerinline
infoEnabled() constLoggerinline
lockConfiguration(bool throwOnReconfigure=false)Loggerstatic
log(LoggingLevel specifiedLevel, const char *message) constLoggerinline
log(LoggingLevel specifiedLevel, std::string_view message) constLoggerinline
log(LoggingLevel specifiedLevel, const char *message, const ObjectT &... object) constLoggerinline
log(LoggingLevel specifiedLevel, std::string_view message, const ObjectT &... object) constLoggerinline
log(LoggingLevel specifiedLevel, const std::function< std::string()> &function) constLoggerinline
log(LoggingLevel specifiedLevel, const SourceCodeLocation &location, const char *message) constLoggerinline
log(LoggingLevel specifiedLevel, const SourceCodeLocation &location, std::string_view message) constLoggerinline
log(LoggingLevel specifiedLevel, const SourceCodeLocation &location, const char *message, const ObjectT &... object) constLoggerinline
log(LoggingLevel specifiedLevel, const SourceCodeLocation &location, std::string_view message, const ObjectT &... object) constLoggerinline
log(LoggingLevel specifiedLevel, const SourceCodeLocation &location, const std::function< std::string()> &function) constLoggerinline
operator==(const Logger &logger) constLoggerinline
registerLoggingStreamFactory(const std::string &scheme, LoggingStreamFactory factory)Loggerstatic
resetConfiguration()Loggerstatic
trace(const char *message) constLoggerinline
trace(std::string_view message) constLoggerinline
trace(const char *message, const ObjectT &... object) constLoggerinline
trace(std::string_view message, const ObjectT &... object) constLoggerinline
trace(const std::function< std::string()> &function) constLoggerinline
trace(const SourceCodeLocation &location, const char *message) constLoggerinline
trace(const SourceCodeLocation &location, std::string_view message) constLoggerinline
trace(const SourceCodeLocation &location, const char *message, const ObjectT &... object) constLoggerinline
trace(const SourceCodeLocation &location, std::string_view message, const ObjectT &... object) constLoggerinline
trace(const SourceCodeLocation &location, const std::function< std::string()> &function) constLoggerinline
traceEnabled() constLoggerinline
warn(const char *message) constLoggerinline
warn(std::string_view message) constLoggerinline
warn(const char *message, const ObjectT &... object) constLoggerinline
warn(std::string_view message, const ObjectT &... object) constLoggerinline
warn(const std::function< std::string()> &function) constLoggerinline
warn(const SourceCodeLocation &location, const char *message) constLoggerinline
warn(const SourceCodeLocation &location, std::string_view message) constLoggerinline
warn(const SourceCodeLocation &location, const char *message, const ObjectT &... object) constLoggerinline
warn(const SourceCodeLocation &location, std::string_view message, const ObjectT &... object) constLoggerinline
warn(const SourceCodeLocation &location, const std::function< std::string()> &function) constLoggerinline
warnEnabled() constLoggerinline