We're proud to announce the latest 1.3 version of phloc-logging. It contains some bug fixes, has no PermGen problem when reloading Tomcat applications on the fly and has SLF4J 1.5 support.
To use SLF4J support, simply add the additional JAR file to your classpath and SLF4J will handle the rest for you.
Enjoy the release and provide us with feedback :)
The version 1.2 contains some minor improvements in threading, and a full documentation can be found on http://www.phloc.com
Fixed some synchronization issues in the current version, and changed the "Logger" to be an interface instead of an implementation class.
Now having a configuration file that is automatically read upon loading.
The initial revision has been added to the CVS.
Compiled JAR file and docs will follow.