Logger hierarchy

Logger hierarchy

WebSphere Application Server handlers are attached to the Java root logger, which is at the top of the logger hierarchy. As a result, any request from anywhere in the logger tree can be processed by WebSphere Application Server handlers. With WebSphere Application Server, you can configure the system to do the following:

The following example shows how these requirements can be met using the Java logging infrastructure.






 

Related tasks


Using a logger
Creating log resource bundles and message files

Related reference

java.util.logging custom log handlers
java.util.logging custom filters
java.util.logging custom formatters
Custom handlers, filters, and formatters

Searchable topic ID: rtrb_loghierarchy