Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-11 | Added @Log4j2 support. | Reinier Zwitserloot | |
2012-11-17 | Updated the javadoc of each and every feature annotation that lombok has: | Reinier Zwitserloot | |
* Removed most documentation and instead put in a link to the much more up to date and extensive documentation at http://projectlombok.org/features * Getting ahead of ourselves a little, added notes on onConstructor/onParam/onMethod which we are about to add in the next few commits. * Updated copyrights to 2012. | |||
2012-10-30 | Added annotation for the slf4j extended logger | grootjans | |
2011-11-07 | Changed copyright notices | Roel Spilker | |
2010-11-22 | - Renamed the diverse @Log annotations to give them distinct names | Roel Spilker | |
- Removed the option to specify a different class to log on - Updated tests and documentation | |||
2010-11-16 | Added extra javadoc links | Roel Spilker | |
2010-11-07 | Use the actual annotation value to process the @Log annotations instead of ↵ | Roel Spilker | |
their String representations. | |||
2010-11-06 | Updated documentation on @Log and moved them all to lombok.extern.* | Roel Spilker | |