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

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 ()