Uploaded image for project: 'JBoss Logging'
  1. JBoss Logging
  2. JBLOGGING-97

Object value passed to JBossLogManagerProvider.putMdc(String, Object) should be returned from getMdc(final String)

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 3.5.0.Final
    • 3.1.3.GA
    • None
    • None

    Description

      Change JBossLogManagerProvider.putMdc(final String key, final Object value) to call MDC.put(key, value) instead of MDC.put(key, String.valueOf(value))

      Attachments

        Activity

          People

            jperkins-rhn James Perkins
            smarlow1@redhat.com Scott Marlow
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: