AWS SDK for C++
AWS SDK for C++
|
Go to the source code of this file.
Namespaces | |
namespace | Aws |
namespace | Aws::Utils |
namespace | Aws::Utils::Logging |
Enumerations | |
enum class | Aws::Utils::Logging::LogLevel : int { Aws::Utils::Logging::Off = 0 , Aws::Utils::Logging::Fatal = 1 , Aws::Utils::Logging::Error = 2 , Aws::Utils::Logging::Warn = 3 , Aws::Utils::Logging::Info = 4 , Aws::Utils::Logging::Debug = 5 , Aws::Utils::Logging::Trace = 6 } |
Functions | |
AWS_CORE_API Aws::String | Aws::Utils::Logging::GetLogLevelName (LogLevel logLevel) |