AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | List of all members
alexaClientSDK::sampleApplications::ipcServerSampleApp::GUILogBridge Class Reference

#include <GUILogBridge.h>

Public Member Functions

void log (IPCLogLevel logLevel, const std::string &message)
 

Detailed Description

Simple class to direct GUI log to SDK log.

Member Function Documentation

◆ log()

void alexaClientSDK::sampleApplications::ipcServerSampleApp::GUILogBridge::log ( IPCLogLevel  logLevel,
const std::string &  message 
)

Transform IPC LogEvent level to SDK one according to guidelines and log it.

Parameters
logLevelIPCLoglevel.
messageEvent/log message.

The documentation for this class was generated from the following file:

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0