![]() |
SSP21-CPP
|
This is the complete list of members for log4cpp::Logger, including all inherited members.
detach(const std::string &id) const (defined in log4cpp::Logger) | log4cpp::Logger | inline |
detach(const std::string &id, LogLevels levels) const (defined in log4cpp::Logger) | log4cpp::Logger | inline |
detach(LogLevels levels) const (defined in log4cpp::Logger) | log4cpp::Logger | inline |
detach_and_append(Args... args) const (defined in log4cpp::Logger) | log4cpp::Logger | inline |
empty() (defined in log4cpp::Logger) | log4cpp::Logger | inlinestatic |
get_levels() const (defined in log4cpp::Logger) | log4cpp::Logger | inline |
is_enabled(const LogLevel &level) const (defined in log4cpp::Logger) | log4cpp::Logger | inline |
log(const LogLevel &level, const char *location, const char *message) (defined in log4cpp::Logger) | log4cpp::Logger | inline |
Logger(const std::shared_ptr< ILogHandler > &backend, ModuleId moduleid, const std::string &id, LogLevels levels) (defined in log4cpp::Logger) | log4cpp::Logger | inline |
rename(const std::string &id) (defined in log4cpp::Logger) | log4cpp::Logger | inline |
set_levels(const LogLevels &filters) (defined in log4cpp::Logger) | log4cpp::Logger | inline |