Harinder Singh Bedi created LOG4J2-1241:
-------------------------------------------
Summary: Have a method that checks if logger debug is enabled and
then does the logging
Key: LOG4J2-1241
URL: https://issues.apache.org/jira/browse/LOG4J2-1241
Project: Log4j 2
Issue Type: Wish
Components: Core
Reporter: Harinder Singh Bedi
Priority: Minor
Sometimes we need to add an if condition to check if logging is enabled in
debug mode and then we add a log.debug method call. It would be great if we can
have a method that has this condition inside it.
Like log.debugIfEnbaled("Thanks");
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]