Hi, I just checked out 0.8 for updating my old 0.7 in my production branch and I found that sl4j is used in MINA now.
In : - in the various examples (good use!) - a nice logger filter (good use and I'm not forced to use it) - SSL filter (for debug log !?) - DefaultExceptionMonitor for logging exception (should be developper problem to log that no?) I totaly understand DS depend from a logging framework, but for MINA I don't really see the point. I already use a logging framework and I don't really want to depend another logging lib for a networking framework. Julien
