http://bugzilla.slf4j.org/show_bug.cgi?id=31
--- Comment #49 from Joern Huxhorn <jo...@huxhorn.de> 2009-11-10 13:58:46 --- Alternatively, you could also give my implementation a try. The dependency is <dependency> <groupId>de.huxhorn.lilith</groupId> <artifactId>de.huxhorn.lilith.slf4j</artifactId> <version>0.9.36</version> </dependency> but please be aware that I'll deprecate it as soon as this is implemented in SLF4J. You should be fine if you replace org.slf4j.Logger with de.huxhorn.lilith.slf4j.Logger and org.slf4j.LoggerFactory with de.huxhorn.lilith.slf4j.LoggerFactory. If/when this is implemented in SLF4J you'd simply replace the package part in import, again. -- Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ dev mailing list dev@slf4j.org http://www.slf4j.org/mailman/listinfo/dev