Currently we only see "ERROR" messages from our custom GEL scripts. Is there a way to be able to have "INFO" messages / debug messages go into the logs for custom GEL scripts that run on our Clarity system?
Clarity PPM 15.x
Since CA Clarity PPM 15.3 there is a new CSA/Log Setting for Error Logging. This allows you to configure the level of logging that you want to see for process GEL scripts using <gel:log>. As a default, only errors or fatal logs are persisted in the BPM_ERRORS table. Accordingly, only error messages appear on the user interface. Messages that are not logged in BPM_ERRORS are not visible.
You can change the default setting to allow logs for warnings and other informational messages so they also appear.
To enable this info level logging: