Go to the source code of this file.
◆ ACSDK_METRIC_IDS
#define ACSDK_METRIC_IDS |
( |
|
TAG, |
|
|
|
name, |
|
|
|
messageId, |
|
|
|
dialogRequestId, |
|
|
|
location |
|
) |
| |
Compile out a METRIC log line.
- Parameters
-
TAG | The name of the source of the log entry |
name | The Event \ Directive name. |
messageId | The message ID of the Event \ directive |
dialogRequestId | The dialog request ID of the Event \ Directive |
location | The location where this message was issued. |
◆ ACSDK_METRIC_MSG
#define ACSDK_METRIC_MSG |
( |
|
TAG, |
|
|
|
msg, |
|
|
|
location |
|
) |
| |
Compile out a METRIC log line.
- Parameters
-
TAG | The name of the source of the log entry |
msg | The text (or builder of the text) for the log entry. |
location | The location where this message was issued. |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
Licensed under the Apache License, Version 2.0