Quantcast
Channel: Apache Timeline
Viewing all articles
Browse latest Browse all 5648

Logger issue, always static ?

$
0
0
Hello Camel community,

I'm actually using camel inside a CDI container (Weld).

In my project in can have several CDI container inside the same JVM, and
each cdi container have is own log4j tree.

The issue is that several camel component are saving the logger inside
static variable, this is creating some logs issue for me.

Is there a policy for camel developers if we need to save loggers as static
or not.

Thanks in advance

Guillaume

Viewing all articles
Browse latest Browse all 5648

Trending Articles