Uploaded image for project: 'SLF4J'
  1. SLF4J
  2. SLF4J-387

Implement putAll and putAllClosable

    XMLWordPrintable

Details

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • 2.0.14
    • None
    • Core API
    • None

    Description

      void MDC.putAll(Map<String, String> entries)
      

      Is just a nice-to-have but

      Closeable MDC.putAllClosable(Map<String, String> entries)
      

      could be very useful since there is currently no way of combining dynamic MDC attributes and try-with-resources.

      Attachments

        Activity

          People

            ceki Ceki Gülcü
            Raniz Daniel Raniz Raneland
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: