Log Element
The log element is used for adding log entries for the IVR. You can use these entries when debugging the IVR.
The element can be nested in the following parent elements: block, error, field, filled, if, nomatch, timeout.
It cannot have child elements.
* = Specific to Sinch Contact Pro
Attributes for log Element |
Description |
---|---|
Expression |
Specify a Python expression that evaluates to a string. The result is written into the CEM Server log file. |
Level |
Select the label for the log entries. Default is DBG. |
Description* |
Enter a description of your element; what is it planned for, its requirements and limitations. |