 |
AlexaClientSDK
1.26.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Go to the documentation of this file.
16 #ifndef ALEXA_CLIENT_SDK_AVSCOMMON_UTILS_INCLUDE_AVSCOMMON_UTILS_LOGGER_LOGGERUTILS_H_
17 #define ALEXA_CLIENT_SDK_AVSCOMMON_UTILS_INCLUDE_AVSCOMMON_UTILS_LOGGER_LOGGERUTILS_H_
151 void dumpBytesToStream(std::ostream& stream,
const char* prefix,
size_t width,
const unsigned char* data,
size_t size);
158 #endif // ALEXA_CLIENT_SDK_AVSCOMMON_UTILS_INCLUDE_AVSCOMMON_UTILS_LOGGER_LOGGERUTILS_H_
void acsdkDebug(const LogEntry &entry)
Definition: LoggerUtils.cpp:68
void acsdkDebug6(const LogEntry &entry)
Definition: LoggerUtils.cpp:40
void dumpBytesToStream(std::ostream &stream, const char *prefix, size_t width, const unsigned char *data, size_t size)
Definition: LoggerUtils.cpp:93
void acsdkDebug0(const LogEntry &entry)
Definition: LoggerUtils.cpp:64
Level
Definition: Level.h:30
void acsdkInfo(const LogEntry &entry)
Definition: LoggerUtils.cpp:72
void acsdkCritical(const LogEntry &entry)
Definition: LoggerUtils.cpp:84
void acsdkDebug2(const LogEntry &entry)
Definition: LoggerUtils.cpp:56
void acsdkDebug3(const LogEntry &entry)
Definition: LoggerUtils.cpp:52
void logEntry(Level level, const LogEntry &entry)
Definition: LoggerUtils.cpp:88
void acsdkDebug4(const LogEntry &entry)
Definition: LoggerUtils.cpp:48
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
void acsdkDebug9(const LogEntry &entry)
Definition: LoggerUtils.cpp:28
void acsdkDebug8(const LogEntry &entry)
Definition: LoggerUtils.cpp:32
void acsdkError(const LogEntry &entry)
Definition: LoggerUtils.cpp:80
void acsdkWarn(const LogEntry &entry)
Definition: LoggerUtils.cpp:76
void acsdkDebug5(const LogEntry &entry)
Definition: LoggerUtils.cpp:44
void acsdkDebug7(const LogEntry &entry)
Definition: LoggerUtils.cpp:36
void acsdkDebug1(const LogEntry &entry)
Definition: LoggerUtils.cpp:60
AlexaClientSDK 1.26.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
Licensed under the Apache License, Version 2.0