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 |
Functions | |
AWS_CORE_API void | Aws::Utils::Logging::InitializeAWSLogging (const std::shared_ptr< LogSystemInterface > &logSystem) |
AWS_CORE_API void | Aws::Utils::Logging::ShutdownAWSLogging (void) |
AWS_CORE_API LogSystemInterface * | Aws::Utils::Logging::GetLogSystem () |
AWS_CORE_API void | Aws::Utils::Logging::PushLogger (const std::shared_ptr< LogSystemInterface > &logSystem) |
AWS_CORE_API void | Aws::Utils::Logging::PopLogger () |