org.apache.logging.log4j.spi

Interface Terminable



  • public interface Terminable
    Interface to be implemented by LoggerContext's that provide a shutdown method.
    Since:
    2.6
    • Method Detail

      • terminate

        void terminate()
        Requests that the logging implementation shut down. This call is synchronous and will block until shut down is complete. This may include flushing pending log events over network connections.

Copyright © 1999-2023 The Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.