aboutsummaryrefslogtreecommitdiff
path: root/test/transform/resource/after-delombok/LoggerCommons.java
AgeCommit message (Collapse)Author
2010-11-22- Renamed the diverse @Log annotations to give them distinct namesRoel Spilker
- Removed the option to specify a different class to log on - Updated tests and documentation
2010-11-06Added support for Log4J, Commons and JUL in the javac handlerRoel Spilker
2010-10-31Added after-delombok test files for Loggergrootjans