Konrad Windszus created MENFORCER-488:
-----------------------------------------

             Summary: EnforcerLogger: Provide isDebugEnabled
                 Key: MENFORCER-488
                 URL: https://issues.apache.org/jira/browse/MENFORCER-488
             Project: Maven Enforcer Plugin
          Issue Type: Improvement
          Components: Rule API
            Reporter: Konrad Windszus


Similar to what SLF4J Logger (https://www.slf4j.org/api/org/slf4j/Logger.html) 
and {{org.apache.maven.plugin.logging.Log}} provide, there should be a method 
to determine if a certain log level is enabled. This is useful to put a guard 
around costly evaluation methods which are only ever useful once a certain 
level is active. 

As switching log level is mostly done via -X command line a {{isDebugEnabled}} 
should be sufficient though for most of the cases.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to