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

2010-08-28 Thread Erik van Oosten

Why is that better? In *all* java code a backslash is represented by \\.

Regards,
Erik.


Op 27-08-10 23:50, Ceki Gülcü schreef:


Thanks David.

On 27/08/2010 11:01 PM, David Balažic wrote:

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


___
slf4j-user mailing list
slf4j-user@qos.ch
http://qos.ch/mailman/listinfo/slf4j-user



--
Erik van Oosten
http://www.day-to-day-stuff.blogspot.com/

___
slf4j-user mailing list
slf4j-user@qos.ch
http://qos.ch/mailman/listinfo/slf4j-user

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

2010-08-28 Thread Grant Birchmeier
Outside of some double-quotes, I'm pretty sure \\ is just a junk token.

On Sat, Aug 28, 2010 at 2:26 PM, Erik van Oosten e.vanoos...@grons.nlwrote:

 Why is that better? In *all* java code a backslash is represented by \\.

 Regards,
Erik.


 Op 27-08-10 23:50, Ceki Gülcü schreef:


 Thanks David.

 On 27/08/2010 11:01 PM, David Balažic wrote:

 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

  ___
 slf4j-user mailing list
 slf4j-user@qos.ch
 http://qos.ch/mailman/listinfo/slf4j-user



 --
 Erik van Oosten
 http://www.day-to-day-stuff.blogspot.com/


 ___
 slf4j-user mailing list
 slf4j-user@qos.ch
 http://qos.ch/mailman/listinfo/slf4j-user

___
slf4j-user mailing list
slf4j-user@qos.ch
http://qos.ch/mailman/listinfo/slf4j-user