Logging levels available in the Management Station
Management Station displays the available diagnostic logging levels for each service on the General properties tab.
Some services and components require enabling logging in a configuration file before any events are written.
Valid logging levels per service:
- Telephony Session service: Only STATUS and VD_INFO apply.
- Voice Browser service: All logging levels apply.
- Application Container service: No logging. The levels are not relevant.
See the Speech Suite documentation for more information on logging levels.
|
Logging levels |
Description |
|---|---|
|
NONE |
No logging is performed. Available only with Management Station logging. |
|
FATAL |
The system encounters a fatal error and aborts. |
|
ERROR |
The system encounters a serious, but non-fatal error from which it cannot recover. Users might be affected. |
|
WARN, WARNING |
The system encounters an unexpected problem that requires investigation. Users are not affected. |
|
USER_ERROR |
The system encounters a serious error while processing user-supplied data. For example, a grammar file contains errors and fails to compile. Not applicable for Management Station logging. |
|
USER_WARN |
The system encounters an unexpected problem while processing user-supplied data. For example, a grammar file contains errors but it still compiles. The problem requires investigation. Not applicable for Management Station logging. |
|
STATUS, STATUS_MSG |
Informative messages about normal system operation. Default for producing diagnostic logs. |
|
INFO |
Coarsest level of tracing information for tracking system execution. Used to isolate basic problems. Typically used during troubleshooting. |
|
D_INFO |
Detailed info. Next level of tracing information used to track system execution. Used to isolate difficult problems. Used during troubleshooting and intended to be interpreted by Nuance support personnel. |
|
VD_INFO |
Very detailed info. Most detailed level of tracing information used to track system execution. Used to isolate verydifficultproblems. Used during troubleshooting and is intended to be interpreted by Nuance support personnel. |
|
ALL |
Enables all logging levels. Available only with Management Station logging. |