Updating your SLF4J using logback logging configuration
This topic outlines how to modify your logging configuration directly by modifying the log.xml file in your clock installation directory. Details about how to update the root logger logging level are outlined in Modifying log file settings using Admin Console, but this topic also provides instructions for updating the logging configuration for specific classes of the clock.
To update your SLF4J using logback logging configuration:
You may be required to restart the clock for the changes to take effect.
You can also refer to the comments in the log.xml file for more information on how to configure SLF4J using logback and the specific classes to enable depending on what issues are being troubleshooted.
For more information on the SLF4J using logback logging framework, see https://logback.qos.ch/.