This is the complete list of members for UMPS::Logging::LogIt, including all inherited members.
debug(const std::string &message) override | UMPS::Logging::LogIt | virtual |
error(const std::string &message) override | UMPS::Logging::LogIt | virtual |
getLevel() const noexcept override | UMPS::Logging::LogIt | virtual |
haveEarthworm() noexcept | UMPS::Logging::LogIt | static |
info(const std::string &message) override | UMPS::Logging::LogIt | virtual |
initialize(const std::string &programName, Level level=Level::INFO, int logFlag=1) | UMPS::Logging::LogIt | |
LogIt() | UMPS::Logging::LogIt | |
LogIt(const LogIt &)=delete (defined in UMPS::Logging::LogIt) | UMPS::Logging::LogIt | |
LogIt(LogIt &&) noexcept=delete (defined in UMPS::Logging::LogIt) | UMPS::Logging::LogIt | |
operator=(const LogIt &)=delete (defined in UMPS::Logging::LogIt) | UMPS::Logging::LogIt | |
operator=(LogIt &&) noexcept=delete (defined in UMPS::Logging::LogIt) | UMPS::Logging::LogIt | |
warn(const std::string &message) override | UMPS::Logging::LogIt | virtual |
~ILog()=default (defined in UMPS::Logging::ILog) | UMPS::Logging::ILog | virtual |
~LogIt() override | UMPS::Logging::LogIt |