Configure trace events with the Java properties file
To capture trace events for Java™ applications, you need to configure the Java properties file.
- Trace loggers and file handlers
Each properties file contains properties for one or more trace loggers. The isLogging property specifies whether trace logs are enabled.- Enabling trace in a Runtime for Java environment
Trace logging for components using the ISAM Runtime for Java environment is controlled through the application-specific properties file or, for applications that are not explicitly configured with the com.tivoli.pd.jcfg.SvrSslCfg command, the $JAVA_HOME/PolicyDirector/PDJLog.properties file.Parent topic: Java properties files