![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <LogLevelObserverInterface.h>
Public Member Functions | |
virtual void | onLogLevelChanged (Level level)=0 |
virtual | ~LogLevelObserverInterface ()=default |
This interface class allows notifications from a Logger object (or any derived class) when the logLevel changes.
|
virtualdefault |
Destructor.
|
pure virtual |
This function will be called when the logLevel changes.
status | The updated logLevel |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0