Package org.apache.logging.log4j.spi
Interface LoggerContextShutdownAware
- All Known Implementing Classes:
AbstractLoggerAdapter
public interface LoggerContextShutdownAware
Interface allowing interested classes to know when a LoggerContext has shutdown - if the LoggerContext
implementation provides a way to register listeners.
-
Method Summary
-
Method Details
-
contextShutdown
-