This is the complete list of members for Aws::Utils::Logging::TestLogSystem, including all inherited members.
AWSLogSystem(Aws::Utils::Logging::LogLevel log_level) | Aws::Utils::Logging::AWSLogSystem | |
AWSLogSystem(AWSLogSystem const &)=delete | Aws::Utils::Logging::AWSLogSystem | |
GetLogLevel() const override | Aws::Utils::Logging::AWSLogSystem | |
Log(Aws::Utils::Logging::LogLevel log_level, const char *tag, const char *format,...) override | Aws::Utils::Logging::AWSLogSystem | |
LogData(const char *log_level, const char *tag, const std::string &message) | Aws::Utils::Logging::TestLogSystem | inlineprotected |
LogDebug(const char *tag, const std::string &message) override | Aws::Utils::Logging::TestLogSystem | inlineprotectedvirtual |
LogError(const char *tag, const std::string &message) override | Aws::Utils::Logging::TestLogSystem | inlineprotectedvirtual |
LogFatal(const char *tag, const std::string &message) override | Aws::Utils::Logging::TestLogSystem | inlineprotectedvirtual |
LogInfo(const char *tag, const std::string &message) override | Aws::Utils::Logging::TestLogSystem | inlineprotectedvirtual |
LogStream(Aws::Utils::Logging::LogLevel log_level, const char *tag, const Aws::OStringStream &message_stream) override | Aws::Utils::Logging::AWSLogSystem | |
LogTrace(const char *tag, const std::string &message) override | Aws::Utils::Logging::TestLogSystem | inlineprotectedvirtual |
LogWarn(const char *tag, const std::string &message) override | Aws::Utils::Logging::TestLogSystem | inlineprotectedvirtual |
operator=(AWSLogSystem const &)=delete | Aws::Utils::Logging::AWSLogSystem | |
SetLogLevel(Aws::Utils::Logging::LogLevel log_level) | Aws::Utils::Logging::AWSLogSystem | |
TestLogSystem(Aws::Utils::Logging::LogLevel log_level=LogLevel::Trace) | Aws::Utils::Logging::TestLogSystem | inlineexplicit |
~AWSLogSystem() override=default | Aws::Utils::Logging::AWSLogSystem | |
~TestLogSystem()=default | Aws::Utils::Logging::TestLogSystem | virtual |