Groovy Documentation

groovy.org.codenarc.rule.logging
[Groovy] Class LogUtil

java.lang.Object
  groovy.org.codenarc.rule.logging.LogUtil

class LogUtil

Utility methods for Logging rules

Authors:
Hamlet D'Arcy


Method Summary
static boolean isMatchingLoggerDefinition(def expression)

 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Method Detail

isMatchingLoggerDefinition

static boolean isMatchingLoggerDefinition(def expression)


 

Groovy Documentation