This class contains the logic of how to weave a Java Util Logging logger into the host class.
| Constructor and description |
|---|
protected Log.JavaUtilLoggingStrategy
(GroovyClassLoader loader) |
| Type | Name and description |
|---|---|
FieldNode |
addLoggerFieldToClass(ClassNode classNode, String logFieldName, String categoryName) |
boolean |
isLoggingMethod(String methodName) |
Expression |
wrapLoggingMethodCall(Expression logVariable, String methodName, Expression originalExpression) |
Copyright © 2003-2014 The Codehaus. All rights reserved.