Level of detail to write to log file. Each level consists of smaller numerical levels (e.g., Informational includes Warnings and Errors). The level is specified using the corresponding number. Note that if the log level is set to 4 (Debug), messages are automatically traced to the log (even if the parameter is set to 0 — see above).

Warning: Unless directed by TIBCO Support, should be specified as either “1” or “2”. Setting the to “4” (Debug) will cause an extremely large number of messages to be written to the log file. This will cause the performance and response time of the TIBCO iProcess® Objects Server to be degraded. It is also possible that the critical error messages are lost if the log file fills up and rolls over.

Errors: 1
Warnings: 2
Informational: 3
Debug: 4
Default: 2

Process Attribute

Description

Type : Integer

Range : 1 to 4

Default : 2

Level of information written to the TIBCO iProcess Objects Server log file. The possible values are stated above.

This process attribute can be changed while the TIBCO iProcess Objects Server is running.