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

The slf4j (1.7) implementation is missing some expected methods

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.14.1
    • 2.15.0
    • SLF4J Bridge
    • None

    Description

      The following are missing, and result in linker warnings:

      StaticMDCBinder.getSingleton(): StaticMDCBinder
      StaticMarkerBinder.getSingleton(): StaticMarkerBinder

      This isn't a problem unless you're linting for linkage issues, at runtime the error is caught and the singleton field is used directly. We might as well avoid exceptions on initialization and support the preferred mechanisms.

      Attachments

        Issue Links

          Activity

            People

              ckozak Carter Kozak
              ckozak Carter Kozak
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: