Using the Log4j.properties File

The log4j.properties file maintains the connector's logging properties. In order to keep the connector running as normal, it is recommended that the user debugs this file periodically. GS: Are the below steps correct?

To debug the log4j.properties file:

  1. Open the log4j.properties file with a text editor.

  2. Change the following setting as as shown:

    • Log4j.rootLogger=DEBUG,C,F

  3. Reset the connector for the changes to take effect.