The Apache log4j package provides a means for logging behavior,
priority levels, and output formats with no need to change or recompile
application code.
Procedure
To enable log4j:
- Modify the log4j.properties configuration
file as per your requirement.
- Add the log4j.properties file to the
class path of the application server and do one of the following options:
- Restart the application server.
- Redeploy the IBM® Enterprise
Records application.
Results
For more information about the log4j package, see the Apache
website.