- Version:
- 1.0.0
- Copyright:
- Copyright (c) 2019. All rights reserved
Methods
-
Posts a message to the Appearition platform where it will be logged in the configured provider
-
Name Type Description requestAppearition.Logger.EventLoggerRequest The message and any parameters that are being logged
requestOptionsAppearition.RequestOptions Configure the request and callbacks
Type Definitions
-
Holds the message and any key value parameters for request the log post
-
Properties:
Name Type Description messagestring Holds the message that is being logged
paramsArray.<Appearition.Logger.EventLoggerRequestParam> A collection of key value pairs
-
A Key Value pair that is used in the paras member of the EventLoggerRequest
-
Properties:
Name Type Description keystring any string value that will be use in the log post
valuestring any string value which will be replaced for the key in the log post