Configuring trace events with the Java properties fileEdit online To capture trace events for Java™ applications, you need to configure the Java properties file. Trace loggers and file handlersEach 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 environmentTrace logging for components that use the Verify Identity Access 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