[slf4j-user] Typos and error on project web page

David Balažic david.balazic at comtrade.com
Fri Aug 27 23:01:40 CEST 2010


Hi!

On page http://www.slf4j.org/faq.html#logging_performance
It says:
Note that within Java code, the backslash cracacter needs to be written as '\\'.

Better:
Note that within Java strings, the backslash character needs to be written as '\\'.


On http://www.slf4j.org/manual.html :
For example, the slf4j-log12-1.6.1.jar binding is bound at compile time to use log4j.

It should be slf4j-log4j12-1.6.1.jar , I guess.


Regards,
David Balažic
 


More information about the slf4j-user mailing list