Integration with Other Applications > Info*Engine Adapters > JDBC Adapter Guide > JDBC Adapter Configuration > JDBC Adapter Logging Capabilities
  
JDBC Adapter Logging Capabilities
The logging capabilities available through the JDBC adapter are dependent on whether you are running the adapter in process or out of process. Log4j logging capabilities are used for adapter logging purpose.
For additional information about logging, see the Property Administration utility help and Info*Engine Implementation.
In-process Adapter Logging Capabilities
For in-process adapter configuration, log settings are controlled by the parent service where the adapter is being used (for example, a servlet engine or server). Depending on the parent service being used, the log messages are written to different log files. For more details about log4j logging settings of servlet engine or server, see Info*Engine Implementation.
Out-of-process Adapter Logging Capabilities
When running the JDBC adapter out of process, the following log file is always created: jdbc.log
The default location for this file is under /logs in the JDBC installation directory.
The name and location of log file can be changed by editing log4j_jdbc.properties, located in <Windchill>/codebase, where Windchill is the Windchill installation directory.