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

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

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

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

                Created:
                Updated:
                Resolved: