You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Jim Talbut <jt...@spudsoft.co.uk> on 2011/09/08 10:56:07 UTC

Any way to force MDC logging ?

Hi,

In an OSGi environment, is there any way to force all Camel Contexts to 
use MDC logging ?
Is there any kind of event I can listen for that gets called early 
enough to configure the context before it is used?

The aim of this is to simplify the configuration of each context.

Thanks

Jim