Log4j Logging

less than 1 minute read

Technical logging is primarily done using the common log4j logging framework.

The log4j configuration file for SICS Workstation and SICS System Administration Utility, is found in:
<installation path>\runtime\conf\log4j2.xml

The configuration for SICS API Server products is stored in:
WEB-INF/classes/log4j2.xml

Both files contain comments explaining the use of the various logging possibilities. Please refer to those files for details.