Skip to content
This repository was archived by the owner on Apr 25, 2024. It is now read-only.

Conversation

@ghost
Copy link

@ghost ghost commented Jul 30, 2017

No description provided.

As suggested in the SLF4J FAQ:
https://www.slf4j.org/faq.html#logging_performance
.. parameterized logging can improve the efficiency of logger calls when
logging at the specified level is disabled.

In addition, per the FAQ: https://www.slf4j.org/faq.html#paramException
since SLF4J 1.6.0 it is possible to use parameterized logging and also
log an exception/throwable.

toString() is called automatically:
https://www.slf4j.org/faq.html#string_contents

These changes were suggested by SLF4J Helper for NetBeans IDE:
http://plugins.netbeans.org/plugin/72557/
These issues were found by SLF4J Helper for NetBeans IDE:
http://plugins.netbeans.org/plugin/72557/
@asfgit asfgit merged commit da10799 into apache:master Aug 1, 2017
@effrafax
Copy link
Contributor

effrafax commented Aug 1, 2017

Hi Daniel,
thank you for the contribution. I have merged your pull request into the master branch.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants