Previous Topic: Connector Xpress Logging

Next Topic: Provisioning Manager Logging

Turn on Standalone Java CS Logging

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

  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 Java CS.