Closed GoogleCodeExporter closed 9 years ago
It seems that Tomcat 6.x actually uses org.apache.juli.logging package for
logging
internally. I think it would make sense to use the same logging in
memcached-session-manager.
Original comment by olli.nev...@gmail.com
on 16 Feb 2010 at 2:14
Agreed, it would be better to use juli for logging, I'll change this.
Original comment by martin.grotzke
on 16 Feb 2010 at 2:50
Changed logging from java.util.logging to org.apache.juli.logging, also added a
checkstyle rule for this.
Changes are done in the develop branch, this will be released with 1.2
@Olli: You might want to subscribe to the mailing list to get notified when 1.2
is
released: http://groups.google.com/group/memcached-session-manager
If you want to build msm by yourself and you have questions regarding buildr
just let
me know.
Original comment by martin.grotzke
on 16 Feb 2010 at 10:07
Original issue reported on code.google.com by
olli.nev...@gmail.com
on 16 Feb 2010 at 1:55