The MAUVE Toolchain
mauve::runtime::ComponentLogger Member List

This is the complete list of members for mauve::runtime::ComponentLogger, including all inherited members.

AbstractLogger()mauve::runtime::AbstractLogger
clear()mauve::runtime::AbstractLoggerstatic
ComponentLogger(AbstractComponent *component)mauve::runtime::ComponentLogger
critical(const char *fmt, const Args &...args)mauve::runtime::AbstractLogger
debug(const char *fmt, const Args &...args)mauve::runtime::AbstractLogger
default_logger_mauve::runtime::AbstractLoggerprotectedstatic
error(const char *fmt, const Args &...args)mauve::runtime::AbstractLogger
get_logger(const std::string &name)mauve::runtime::AbstractLoggerstatic
info(const char *fmt, const Args &...args)mauve::runtime::AbstractLogger
initialize()mauve::runtime::AbstractLoggerstatic
initialize(std::istream &is)mauve::runtime::AbstractLoggerstatic
initialize(const std::string &s)mauve::runtime::AbstractLoggerstatic
initialize(const YAML::Node &n)mauve::runtime::AbstractLoggerstatic
level_enum(const std::string &lvl)mauve::runtime::AbstractLoggerprotectedstatic
loggersmauve::runtime::AbstractLoggerprotectedstatic
name() overridemauve::runtime::ComponentLoggerprotectedvirtual
prepend(const char *fmt) overridemauve::runtime::ComponentLoggerprotectedvirtual
trace(const char *fmt, const Args &...args)mauve::runtime::AbstractLogger
warn(const char *fmt, const Args &...args)mauve::runtime::AbstractLogger
~AbstractLogger()mauve::runtime::AbstractLoggervirtual