> I don't see the javadoc describing that behavior.
> https://www.slf4j.org/api/org/slf4j/Logger.html 
> <https://www.slf4j.org/api/org/slf4j/Logger.html>

That Javadoc reads "Be sure to read the FAQ entry relating to parameterized 
logging <https://www.slf4j.org/faq.html#logging_performance>. Note that logging 
statements can be parameterized in presence of an exception/throwable 
<https://www.slf4j.org/faq.html#paramException>.” and links to 
https://www.slf4j.org/faq.html#paramException 
<https://www.slf4j.org/faq.html#paramException> which describes that behavior 
(which applies to all levels of logging with slf4j).

Randall
_______________________________________________
slf4j-user mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/slf4j-user

Reply via email to