Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-5113

Formatters defined on handlers via the formatter pattern attribute are not properly removed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 13.0.0.Final
    • None
    • Logging
    • None

      Most handlers on the logging subsystem have a legacy formatter attribute which accepts a pattern. When a named-formatter is not defined this value is used and a PatternFormatter is created for it's usage. However when the handler is removed the wrong name is checked against the formatter to be removed. This formatter is not used so it doesn't really create any issues, however it should be removed as it's not used.

              mpetrov@redhat.com Michal Petrov
              jperkins-rhn James Perkins
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: