By keheliya
via keheliya.blogspot.com
Published: Feb 08 2013 / 10:27
Mapped Diagnostic Context (MDC) is a thread-local key-value store that can be accessed from a Log4j conversion pattern. It can be used very effectively in web applications where one log serves several clients or users, to differentiate the log statements related to each client or request.
Add your comment