Avaya Logo

Previous Topic

Next Topic

Book Contents

Book Index

VoiceXML logging

Various levels of logging messages can be enabled (and disabled) in the default.cfg file. Logging levels are specified in the file by the parameter: client.log.diagTag.number, where number specifies the type of log messages to generate.

There are several logging levels specified in default.cfg. For standard debugging, enable all logging levels except for 3000 and 4000. Due to the volume of log messages, logging levels 3000 and 4000 should be enabled only for debugging specific http protocol or ECMAscript issues.

The following logging levels are particularly useful for debugging and troubleshooting purposes:

By default, all of the logging parameters are disabled. A disabled logging parameter is indicated by either or both of the following:

Following are examples of a disabled logging parameter:

client.log.diagTag.3000 VXIInteger 0

# client.log.diagTag.3000 VXIInteger 1

# client.log.diagTag.3000 VXIInteger 0

In This Section

Enabling logging levels

Viewing log messages

Using the <log> tag

Setting the maximum size of the log file

Determining when the VoiceXML log file is saved

© 2004 Avaya Inc. All Rights Reserved.