Network Deployment (Distributed operating systems), v8.0 > Troubleshoot and support > Add logging and tracing to the application
Logging Common Base Events in WAS
Common Base Events logging correlates events received from applications, and can be created...
- Explicitly and then logged through the Java logging API
- Implicitly using the Java logging API directly
Appservers provide a Common Base Event factory to provide runtime data and template data.
Common Base Events is not supported with HPEL
Configure using one of the following methods:
- Log with Common Base Event API and the Java logging API
- Generate Common Base Event content with the default event factory.
See also
The Common Base Event in WAS.
Logging Common Base Events in WAS.
java.util.logging
Logger.properties file