biogears::NullLogger Member List
This is the complete list of members for biogears::NullLogger, including all inherited members.
Debug(const std::string &msg, const std::string &origin=Loggable::empty) | biogears::NullLogger | virtual |
Debug(std::stringstream &msg, const std::string &origin=Loggable::empty) | biogears::NullLogger | virtual |
Debug(std::ostream &msg, const std::string &origin=Loggable::empty) | biogears::NullLogger | virtual |
biogears::Logger::Debug(const std::string &msg, std::string const &origin=Loggable::empty) const | biogears::Logger | virtual |
biogears::Logger::Debug(std::ostream const &msg, std::string const &origin=Loggable::empty) const | biogears::Logger | virtual |
Error(const std::string &msg, const std::string &origin=Loggable::empty) | biogears::NullLogger | virtual |
Error(std::stringstream &msg, const std::string &origin=Loggable::empty) | biogears::NullLogger | virtual |
Error(std::ostream &msg, const std::string &origin=Loggable::empty) | biogears::NullLogger | virtual |
biogears::Logger::Error(const std::string &msg, std::string const &origin=Loggable::empty) const | biogears::Logger | virtual |
biogears::Logger::Error(std::ostream const &msg, std::string const &origin=Loggable::empty) const | biogears::Logger | virtual |
Fatal(const std::string &msg, const std::string &origin=Loggable::empty) | biogears::NullLogger | virtual |
Fatal(std::stringstream &msg, const std::string &origin=Loggable::empty) | biogears::NullLogger | virtual |
Fatal(std::ostream &msg, const std::string &origin=Loggable::empty) | biogears::NullLogger | virtual |
biogears::Logger::Fatal(const std::string &msg, std::string const &origin=Loggable::empty) const | biogears::Logger | virtual |
biogears::Logger::Fatal(std::ostream const &msg, std::string const &origin=Loggable::empty) const | biogears::Logger | virtual |
FormatLogMessage(const std::string &origin, const std::string &msg) | biogears::NullLogger | protectedvirtual |
biogears::Logger::FormatLogMessage(const std::string &origin, const std::string &msg) const | biogears::Logger | protectedvirtual |
FormatMessages(bool format_messages) | biogears::Logger | |
GetLogLevel() | biogears::NullLogger | |
HasForward() | biogears::NullLogger | virtual |
Info(const std::string &msg, const std::string &origin=Loggable::empty) | biogears::NullLogger | virtual |
Info(std::stringstream &msg, const std::string &origin=Loggable::empty) | biogears::NullLogger | virtual |
Info(const std::stringstream &msg, const std::string &origin=Loggable::empty) | biogears::NullLogger | virtual |
Info(std::ostream &msg, const std::string &origin=Loggable::empty) | biogears::NullLogger | virtual |
biogears::Logger::Info(const std::string &msg, std::string const &origin=Loggable::empty) const | biogears::Logger | virtual |
biogears::Logger::Info(std::ostream const &msg, std::string const &origin=Loggable::empty) const | biogears::Logger | virtual |
Logger(const std::string &logFilename=Loggable::empty, const std::string &working_dir=Loggable::empty) | biogears::Logger | |
Logger(const char *logFilename, const char *working_dir=Loggable::empty_cStr) | biogears::Logger | |
LogToConsole(bool b) | biogears::NullLogger | |
m_ConsoleAppender | biogears::NullLogger | protected |
m_FileAppender | biogears::NullLogger | protected |
m_FormatMessages | biogears::Logger | protected |
m_Forward | biogears::NullLogger | protected |
m_Log | biogears::NullLogger | protected |
m_ss | biogears::NullLogger | protected |
m_time | biogears::NullLogger | protected |
NullLogger(const std::string &logFilename=Loggable::empty) | biogears::NullLogger | |
ResetLogFile(const std::string &logFilename=Loggable::empty) | biogears::NullLogger | |
biogears::Logger::ResetLogFile(const std::string &logFilename=Loggable::empty, const std::string &working_dir=Loggable::empty) | biogears::Logger | |
biogears::Logger::ResetLogFile(const char *logFilename, const char *working_dir=Loggable::empty_cStr) | biogears::Logger | |
SetConsoleLogLevel(log4cpp::Priority::Value priority) const | biogears::Logger | |
SetConsolesetConversionPattern(const std::string &) | biogears::Logger | |
SetForward(LoggerForward *forward) | biogears::NullLogger | virtual |
SetLogLevel(log4cpp::Priority::Value priority) | biogears::NullLogger | |
biogears::Logger::SetLogLevel(log4cpp::Priority::Value priority) const | biogears::Logger | |
SetLogTime(const SEScalarTime *time) | biogears::NullLogger | virtual |
SetsetConversionPattern(const std::string &) | biogears::Logger | |
Warning(const std::string &msg, const std::string &origin=Loggable::empty) | biogears::NullLogger | virtual |
Warning(std::stringstream &msg, const std::string &origin=Loggable::empty) | biogears::NullLogger | virtual |
Warning(std::ostream &msg, const std::string &origin=Loggable::empty) | biogears::NullLogger | virtual |
biogears::Logger::Warning(const std::string &msg, std::string const &origin=Loggable::empty) const | biogears::Logger | virtual |
biogears::Logger::Warning(std::ostream const &msg, std::string const &origin=Loggable::empty) const | biogears::Logger | virtual |
~Logger() | biogears::Logger | virtual |
~NullLogger() | biogears::NullLogger | virtual |