Class Log.JavaUtilLoggingStrategy

java.lang.Object
groovy.util.logging.Log.JavaUtilLoggingStrategy
All Implemented Interfaces:
LogASTTransformation.LoggingStrategy
Enclosing class:
Log

public static class Log.JavaUtilLoggingStrategy extends Object implements LogASTTransformation.LoggingStrategy
This class contains the logic of how to weave a Java Util Logging logger into the host class.
Since:
1.8.0
Author:
Guillaume Laforge, Jochen Theodorou, Dinko Srkoc, Hamlet D'Arcy, Raffaele Cigni, Alberto Vilches Raton