public class Log4jConfigure
extends java.lang.Object
| Constructor and Description |
|---|
Log4jConfigure() |
| Modifier and Type | Method and Description |
|---|---|
static void |
configure(javax.servlet.ServletContextEvent event)
Initializes log4j logging for the webapp.
|
public static void configure(javax.servlet.ServletContextEvent event)
event - Servlet context, used to determine webapp root directory.