AWS SDK for C++
0.14.3
AWS SDK for C++
|
#include <Aws.h>
Public Member Functions | |
LoggingOptions () | |
Public Attributes | |
Aws::Utils::Logging::LogLevel | logLevel |
const char * | defaultLogPrefix |
std::function< std::shared_ptr< Aws::Utils::Logging::LogSystemInterface >)> | logger_create_fn |
const char* Aws::LoggingOptions::defaultLogPrefix |
std::function<std::shared_ptr<Aws::Utils::Logging::LogSystemInterface>)> Aws::LoggingOptions::logger_create_fn |
Aws::Utils::Logging::LogLevel Aws::LoggingOptions::logLevel |