The DeliveryChannelImpl class uses a logger named
"javax.jbi.DeliveryChannel" :( ...
If you configure this one to TRACE it should work.
Cheers,
Guillaume Nodet
On 5/16/06, bebop01 <[EMAIL PROTECTED]> wrote:
The servicemix classes trace interesting information by using code like this:
if (log.isTraceEnabled())
traceMessageExchange("Sent", messageExchange);
I've tried to change the loglevel to TRACE in log4j.xml in the sm config
driectory, without effect.
Where can I change the loglevel?
--
View this message in context:
http://www.nabble.com/Trace-Info-t1626671.html#a4407310
Sent from the ServiceMix - User forum at Nabble.com.
--
Cheers,
Guillaume Nodet