java.util.logging (which is global too).
This listener should be registered before ContextLoaderListener in web.xml, when using custom Log4J initialization.
For Servlet 2.2 containers and Servlet 2.3 ones that do not initalize listeners before servlets, use Log4jConfigServlet. See the ContextLoaderServlet javadoc for details.
| Constructor Summary |
|---|
|
No description provided. |
| Method Summary | |
|---|---|
| void |
No description provided. |
| void |
No description provided. |
| Methods inherited from java.langObject |
|---|