Hi Where the logs go, if it's logged at all, still depends on your logger and how you configured it.
Here are links to how to enable logging[1] and camel logging FAQ[2] [1]http://camel.apache.org/how-do-i-enable-debug-logging.html [2]http://camel.apache.org/logging-questions.html Taariq On Wed, Sep 28, 2011 at 1:23 PM, Alistair Young <alistair.yo...@uhi.ac.uk>wrote: > which is the best trace method to use? trace="true", or camelTracer and > traceFormatter beans? and where does the log end up? I've tried them all but > no log appears. > > Alistair > > -- > mov eax,1 > mov ebx,0 > int 80h > > > > > On 28 Sep 2011, at 12:08, Marco Westermann wrote: > > > Hi, > > > > I suggest enable tracing to see exactly what happens in your route. > > > > regards, Marco > > > > Am 28.09.2011 13:01, schrieb Alistair Young: > >> I now have a dead letter channel which is empty after losing 9 out of 10 > messages. I also added a logging handler which logged nothing. Verified the > messages arrived at the broker, then they just vanished. > >> > >> Alistair > >> > > > >