Readonly
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
Logs 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
Optional
bindingName: stringThe 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
Optional
cmdName: stringThe 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
Optional
interactionName: stringThe 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
Optional
interactionName: stringThe interaction name
Generated using TypeDoc
The logging system for Interacto