Re: Logging org.apache.mina?

2013-02-06 Thread Andrew Cagney
Yea, unfortunately that won't help the bug I'm chasing - I need logging information from the detailed internals of MINA.

Re: Logging org.apache.mina?

2013-02-05 Thread Mike van Goor
Hi, In the filterchain you need to add a logfilter. This will dramatically increase the logging for Mina. Regards, Mike Op 5-2-2013 19:32, Andrew Cagney schreef: Hi, Is there anything special that needs to be done when enabling SLF4J logging in mina-core? To keep things simple, I'm using