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.
