Optional
version: stringReadonly
frontThe version of the app
The HTTP address of the logging server
Readonly
sessionIDThe ID of the current session
States whether messages are logged in the command
Private
formatLogs binding information messages. The logging system does not decide the information messages to log. This is the job of each binding in which we can log information or not.
The message to log
The name of the binding to log
Logs command production information messages. The logging system does not decide the information messages to log. This is the job of each binding in which we can log command information or not.
The message to log
The name of the command
Logs interaction errors. The logging system does not decide the information messages to log. Errors are always logged in.
The message to log
The error
The name of the interaction
Logs interaction information messages. The logging system does not decide the information messages to log. This is the job of each interaction (and its FSM) in which we can log information or not.
The message to log
The interaction name
Private
processGenerated using TypeDoc
An implementation of the logger