AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
aws-cpp-sdk-core
include
aws
core
utils
logging
CRTLogging.h
Go to the documentation of this file.
1
6
#pragma once
7
8
#include <
aws/core/Core_EXPORTS.h
>
9
#include <memory>
10
11
namespace
Aws
12
{
13
namespace
Utils
14
{
15
namespace
Logging
16
{
17
class
CRTLogSystemInterface;
18
22
AWS_CORE_API
void
InitializeCRTLogging
(
const
std::shared_ptr<CRTLogSystemInterface>& crtLogSystem);
23
27
AWS_CORE_API
void
ShutdownCRTLogging
();
28
29
}
// namespace Logging
30
}
// namespace Utils
31
}
// namespace Aws
Core_EXPORTS.h
AWS_CORE_API
#define AWS_CORE_API
Definition:
Core_EXPORTS.h:26
Aws::Utils::Logging::ShutdownCRTLogging
AWS_CORE_API void ShutdownCRTLogging()
Aws::Utils::Logging::InitializeCRTLogging
AWS_CORE_API void InitializeCRTLogging(const std::shared_ptr< CRTLogSystemInterface > &crtLogSystem)
Aws
Definition:
AmazonSerializableWebServiceRequest.h:16
Generated by
1.9.7
Privacy |
Site terms |
Cookie preferences