Uploaded image for project: 'Log4j 2'
  1. Log4j 2
  2. LOG4J2-868

Allow shutdown hook registration handling to be customizable

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 2.0.2
    • 2.1
    • Core
    • None

    Description

      Besides the ability to enable or disable the shutdown hook, there should be a ShutdownRegistrationStrategy interface for customizing how to register a shutdown callback in LoggerContext. This will allow application servers to specify their own class that can register the shutdown callback for a LoggerContext.

      To make this really flexible, Log4jContextFactory should be the class that creates the ShutdownRegistrationStrategy.

      The basic idea behind this feature is already implemented. I'd like to make this API a bit better before 2.1 so we aren't stuck with a useless interface later on.

      Attachments

        Activity

          People

            mattsicker Matt Sicker
            mattsicker Matt Sicker
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: