On Mon, Sep 22, 2008 at 1:10 AM, Adam Woods <[EMAIL PROTECTED]> wrote:

>
>
> Also, there does not seem to be any APIs in LoggingEvent which allow you
> to insert into the MDC.
>
>
MDC is local to the thread, not the logging event. The API to interact with
the MDC are the static methods on the log4cxx::MDC class.

-- 
Dale King

Reply via email to