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

org.apache.logging.log4j.core.LoggerContext#updateLoggers should call firePropertyChangeEvent

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.1
    • 2.6
    • Core, JMX
    • All

    Description

      Currently, only notifications for whole config changes are being fired (in org.apache.logging.log4j.core.LoggerContext#setConfiguration), but since particular loggers are allowed to be changed (i.e.: through JMX, which calls org.apache.logging.log4j.core.LoggerContext#updateLoggers), there should be a way to be notified about those changes too.

      The fired event should ideally contain specific information about what logger(s) changed and what change it was.

      Attachments

        Activity

          People

            mattsicker Matt Sicker
            elrodro83 Rodrigo Merino
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: