Groovy 2.2.0

Package groovy.util.logging

 

Class Summary
Commons.CommonsLoggingStrategy
Log.JavaUtilLoggingStrategy This class contains the logic of how to weave a Java Util Logging logger into the host class.
Log4j.Log4jLoggingStrategy
Log4j2.Log4j2LoggingStrategy
Slf4j.Slf4jLoggingStrategy
 


Annotation Type Summary
Commons This local transform adds a logging ability to your program using Apache Commons logging.
Log This local transform adds a logging ability to your program using java.util.logging.
Log4j This local transform adds a logging ability to your program using Log4j logging.
Log4j2 This local transform adds a logging ability to your program using Log4j2 logging.
Slf4j This local transform adds a logging ability to your program using LogBack logging.
 


Copyright © 2003-2013 The Codehaus. All rights reserved.