public void contextDestroyed(ServletContextEvent event) {
   Log4jWebConfigurer.shutdownLogging(event.getServletContext());
 }