Previous Topic: Connector Xpress LoggingNext Topic: Provisioning Manager Logging


Turn on Standalone JCS Logging

You can turn on Standalone JCS endpoint specific logging and set the log4j severity level.

Follow these steps:

  1. Open the jcs-home \conf\log4j.properties file.
  2. Change the log4j severity level in the following line:

    log4j.category.jcs_conn=OFF, jcs_conn_Appender

    For example, log4j.category.jcs_conn=DEBUG, jcs_conn_Appender changes the severity level to debug.

    Note: For more information about log4j severity levels, see, Logging Severities.

  3. Restart the Standalone JCS.