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 acsdkCritical(const LogEntry &entry)
void acsdkDebug1(const LogEntry &entry)
void acsdkWarn(const LogEntry &entry)
Level
Definition: Level.h:30
void acsdkDebug7(const LogEntry &entry)
void acsdkDebug9(const LogEntry &entry)
void acsdkDebug0(const LogEntry &entry)
void acsdkDebug4(const LogEntry &entry)
void acsdkDebug(const LogEntry &entry)
void acsdkDebug3(const LogEntry &entry)
void acsdkDebug8(const LogEntry &entry)
void acsdkDebug2(const LogEntry &entry)
void acsdkDebug5(const LogEntry &entry)
void acsdkInfo(const LogEntry &entry)
void logEntry(Level level, const LogEntry &entry)
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
void acsdkError(const LogEntry &entry)
void acsdkDebug6(const LogEntry &entry)
void dumpBytesToStream(std::ostream &stream, const char *prefix, size_t width, const unsigned char *data, size_t size)