AWS SDK for C++  0.14.3
AWS SDK for C++
Namespaces | Functions
AWSLogging.h File Reference
#include <aws/core/Core_EXPORTS.h>
#include <memory>

Go to the source code of this file.

Namespaces

 Aws
 JSON (JavaScript Object Notation).
 
 Aws::Utils
 
 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 ()