public abstract static class LogASTTransformation.AbstractLoggingStrategy extends java.lang.Object implements LogASTTransformation.LoggingStrategy
| Modifier and Type | Field and Description | 
|---|---|
| protected GroovyClassLoader | loader | 
| Modifier | Constructor and Description | 
|---|---|
| protected  | AbstractLoggingStrategy() | 
| protected  | AbstractLoggingStrategy(GroovyClassLoader loader) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected ClassNode | classNode(java.lang.String name) | 
| java.lang.String | getCategoryName(ClassNode classNode,
               java.lang.String categoryName) | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddLoggerFieldToClass, isLoggingMethod, wrapLoggingMethodCallprotected final GroovyClassLoader loader
protected AbstractLoggingStrategy(GroovyClassLoader loader)
protected AbstractLoggingStrategy()
public java.lang.String getCategoryName(ClassNode classNode, java.lang.String categoryName)
getCategoryName in interface LogASTTransformation.LoggingStrategyprotected ClassNode classNode(java.lang.String name)