You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "David Mollitor (JIRA)" <ji...@apache.org> on 2019/03/28 14:46:00 UTC

[jira] [Created] (ZOOKEEPER-3339) Improve Debug and Trace Log Statements

David Mollitor created ZOOKEEPER-3339:
-----------------------------------------

             Summary: Improve Debug and Trace Log Statements
                 Key: ZOOKEEPER-3339
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3339
             Project: ZooKeeper
          Issue Type: Improvement
            Reporter: David Mollitor


SLF4J supports an advanced feature called parameterized logging which can significantly boost logging performance for disabled logging statement.  Review all logging and ensure that it adheres to parameterized logging.

https://www.slf4j.org/faq.html#logging_performance



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)