public class Log4jConfigurer
extends org.springframework.web.util.WebAppRootListener
ServletContextListener to initialize log4j logging.| Modifier and Type | Field and Description |
|---|---|
protected static String |
LOG4J_PROPERTIES |
static String |
WEB_INF |
| Constructor and Description |
|---|
Log4jConfigurer() |
| Modifier and Type | Method and Description |
|---|---|
void |
contextDestroyed(javax.servlet.ServletContextEvent sce) |
void |
contextInitialized(javax.servlet.ServletContextEvent sce) |
protected static final String LOG4J_PROPERTIES
public static final String WEB_INF
public void contextInitialized(javax.servlet.ServletContextEvent sce)
contextInitialized in interface javax.servlet.ServletContextListenercontextInitialized in class org.springframework.web.util.WebAppRootListenerpublic void contextDestroyed(javax.servlet.ServletContextEvent sce)
contextDestroyed in interface javax.servlet.ServletContextListenercontextDestroyed in class org.springframework.web.util.WebAppRootListenerCopyright © 2011–2023 aiticon GmbH. All rights reserved.