index
:
github/lombok.git
feat/memoize
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
lombok
/
extern
/
slf4j
Age
Commit message (
Expand
)
Author
2022-10-13
[documentation] We had various links to features/Log, but the right canonical...
Reinier Zwitserloot
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
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
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