Hi Everyone,

I am a ServiceMix newbie and I'm trying out to write some examples to
understand how it works, but some weird things are happening. But before
asking you to help me fix them, I would like to try and solve them on my
own.

For that purpose, I have activated the DEBUG level on all the loggers that
are present in the log4j.xml file, as it came in the binary distribution of
ServiceMix 3.2.1. They are the following:

    <logger name="org.apache">
    <logger name="org.springframework">
    <logger name="org.jencks">
    <logger name="org.apache.activemq">
    <logger name="org.apache.activemq.transport.discovery">
    <logger name="org.apache.servicemix">
    <logger name="org.apache.servicemix.jbi.config">
    <logger name="org.apache.servicemix.jbi.deployment">

My question is whether there are any other loggers that I could activate to
get extra information? DeliveryChannel information would be interesting, as
well as informatino on receipt of exchanges by service units...

Where could I find this information? Is it somewhere on the JavaDocs?

Thank you very much!

Raul.
-- 
View this message in context: 
http://www.nabble.com/Additional-loggers-tp16331154s12049p16331154.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to