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