public class GeoToolsLoggingInitializer extends Object implements javax.servlet.ServletContextListener
<listener>
<listener-class>nl.b3p.gis.geotools.GeoToolsLoggingInitializer</listener-class>
</listener>
log4j.logger.org.geotools=WARN
log4j.logger.org.geotools.data.wfs=ERROR
log4j.logger.org.geotools.factory=ERROR
| Constructor and Description |
|---|
GeoToolsLoggingInitializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
contextDestroyed(javax.servlet.ServletContextEvent sce) |
void |
contextInitialized(javax.servlet.ServletContextEvent sce) |
public void contextInitialized(javax.servlet.ServletContextEvent sce)
contextInitialized in interface javax.servlet.ServletContextListenerpublic void contextDestroyed(javax.servlet.ServletContextEvent sce)
contextDestroyed in interface javax.servlet.ServletContextListenerCopyright © 2021 B3Partners B.V.. All rights reserved.