Logging
Set the environment variable ICM_LOG_LEVEL to trace the runtime
building up of context messages. These levels are available:
Level | Description |
---|---|
1 | Errors are logged. This is the default if the variable is not set. |
2 | Warnings are logged |
3 | Information is logged |
4 | Debug logging. This is the most extensive logging and results in large log files, |
The log files are created in
$BSE/log. The filename is:
<username>_icm.log
.
To activate the logging, select Active trace mode from the menu in LN UI. The sent messages are displayed in the Java console.