http://bugzilla.slf4j.org/show_bug.cgi?id=84
Summary: Could you please implement MDC.getContext() Product: SLF4J Version: 1.4.x Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P3 Component: log4j-over-slf4j AssignedTo: dev@slf4j.org ReportedBy: [EMAIL PROTECTED] Once #83 is done MDC.getContext() can be implemented. As I see it a fresh new Hashtable could be returned on each call. Motivation: ThreadPoolExecutor job needs to have MDC copied from the requestor. We also want to it via log4j-overslf4j API so that we would retain the option to go back to log4j. -- Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ dev mailing list dev@slf4j.org http://www.slf4j.org/mailman/listinfo/dev