4.7. Logging

An important element in the monitoring of CoreMedia CMS applications is logging. Without recording relevant information of the system it is often impossible to find out when an irregularity occurred.

Logback

CoreMedia DXP 8 uses Logback for logging. You can use all features of Logback when configuring the log configuration of CoreMedia applications. See Logback documentation for details http://logback.qos.ch/documentation.html. One exception is the Apache Solr web application, which uses Apache Log4J.