http://bugzilla.slf4j.org/show_bug.cgi?id=84
Christoffer S. <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |om --- Comment #8 from Christoffer S. <[email protected]> 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. _______________________________________________ slf4j-dev mailing list [email protected] http://mailman.qos.ch/mailman/listinfo/slf4j-dev
