Age | Commit message (Expand) | Author |
2020-03-05 | @Jacksonized: add flag usage configuration key | Jan Rieke |
2020-03-03 | @Jacksonized: modify builders that they can be used by Jackson | Jan Rieke |
2019-05-14 | Custom log declaration | Adam Juraszek |
2018-06-04 | Fixex #1697: google’s FluentLogger (Flogger) now available as one of lombok... | Reinier Zwitserloot |
2017-06-13 | Javadoc now builds without warnings. All links to external javadoc replaced w... | Reinier Zwitserloot |
2017-06-13 | All references in javadoc to projectlombok.org URLs now use the canonical URL. | Reinier Zwitserloot |
2016-05-11 | Integrate JBossLog code | Roel Spilker |
2016-05-06 | Added support for JBoss Logging v3.3.0-Final via @JBossLog [Issue #1103] | Thomas Darimont |
2015-08-18 | [Closes #899] Typo in the LogManager name of log4j2 in the javadoc of the Log... | Reinier Zwitserloot |
2015-05-02 | Change http://projectlombok.org to https://projectlombok.org | Roel Spilker |
2014-03-04 | [configuration] Merge branch 'master' as we work on configuration. | Reinier Zwitserloot |
2014-02-10 | [deps] Updated eclipse deps to 3.9 tree. This also enables testing java7 feat... | Reinier Zwitserloot |
2014-02-08 | Handler and testcases for @XSlf4j | Maarten Mulders |
2014-02-08 | Handler and testcases for @Log4j2 | Maarten Mulders |
2014-02-08 | Handler and testcases for @Log4j | Maarten Mulders |
2014-02-08 | Handler and testcases for @Log | Maarten Mulders |
2014-02-08 | Handlers and testcases for @CommonsLog | Maarten Mulders |
2014-02-08 | Handlers and testcases for @Slf4j | Maarten Mulders |
2014-01-21 | Issue 630: Several small documentation fixed for Log | Roel Spilker |
2014-01-18 | [configuration] Moved ALL ConfigurationKey constants into 'ConfigurationKeys'... | Reinier Zwitserloot |
2014-01-18 | [configuration] initial batch of configuration keys, primarily for flag usages. | Reinier Zwitserloot |
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 |
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 |
2010-11-16 | Added extra javadoc links | Roel Spilker |
2010-11-07 | Use the actual annotation value to process the @Log annotations instead of th... | Roel Spilker |
2010-11-06 | Updated documentation on @Log and moved them all to lombok.extern.* | Roel Spilker |