![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <LoggerHandlerInterface.h>
Public Member Functions | |
virtual | ~LoggerHandlerInterface ()=default |
virtual void | logEvent (const std::string &message)=0 |
A contract to handle Logger.
|
virtualdefault |
Destructor
|
pure virtual |
IPC Client sends this event to log a message to the SDK’s native logger implementation
message | Incoming IPC message from the IPC client. |
Implemented in alexaClientSDK::sampleApplications::ipcServerSampleApp::gui::GUIManager.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0