Increasing JDK Logging Levels

You can increase the level of logging detail to aid in debugging. Log levels for JDK are specified in the log4j.properties file under $ESP_HOME/adapter/repserver/config.

Note: When modifying these settings, remember that TRACE contains the most information. Also, changing one or more settings is allowed; it is not required that you change all three.
Set one or more of the following to either DEBUG or, for more detail, TRACE.
  • log4.appender.R.Threshold
  • log4j.appender.stdout.Threshold
  • log4j.appender.R.File