LOG_LEVEL
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 TRACE_MSG parameter is set to 0 — see TRACE_MSG above).
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. |