Class Log4jShutdownOnContextDestroyedListener

java.lang.Object
org.apache.logging.log4j.web.Log4jShutdownOnContextDestroyedListener
All Implemented Interfaces:
jakarta.servlet.ServletContextListener, EventListener

public class Log4jShutdownOnContextDestroyedListener extends Object implements jakarta.servlet.ServletContextListener
  • Constructor Details

    • Log4jShutdownOnContextDestroyedListener

      public Log4jShutdownOnContextDestroyedListener()
  • Method Details

    • contextInitialized

      public void contextInitialized(jakarta.servlet.ServletContextEvent event)
      Specified by:
      contextInitialized in interface jakarta.servlet.ServletContextListener
    • contextDestroyed

      public void contextDestroyed(jakarta.servlet.ServletContextEvent event)
      Specified by:
      contextDestroyed in interface jakarta.servlet.ServletContextListener