[slf4j-dev] [Bug 84] Could you please implement MDC.getContext()

bugzilla-daemon at qos.ch bugzilla-daemon at qos.ch
Thu Jul 12 16:21:46 CEST 2012


http://bugzilla.slf4j.org/show_bug.cgi?id=84

Christoffer S. <christoffer.sawicki at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |christoffer.sawicki at gmail.c
                   |                            |om

--- Comment #8 from Christoffer S. <christoffer.sawicki at gmail.com> 2012-07-12 16:21:46 CEST ---
Why wasn't `MDC.getContext()` added in the end? Was it perhaps to not sanction
use of an internal method?

The implementation should only be `return new
Hashtable(org.slf4j.MDC.getCopyOfContextMap())`, no?

-- 
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the slf4j-dev mailing list