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
/
test
/
transform
/
resource
/
after-delombok
/
LoggerSlf4j.java
Age
Commit message (
Expand
)
Author
2020-09-18
[tests] removed a ridiculously exotic feature that still works, but is too ha...
Reinier Zwitserloot
2020-07-02
[fixes #2469] Support static reference as logger topic
Rawi01
2017-12-04
fixing tests to account for generation of javax.annotation.Generated and Cons...
Reinier Zwitserloot
2017-02-09
[i1014] Only add lombok.Generated if it is explicitly turned on
Roel Spilker
2017-01-06
add `@lombok.Generated` to generated classes, methods and fields
Roel Spilker
2015-01-30
[i623] added eclipse code for generating @javax.annotation.Generated, and ref...
Reinier Zwitserloot
2014-02-08
Handlers and testcases for @Slf4j
Maarten Mulders
2013-12-11
semi-fix for issue 602, but not complete as adding annotations to generated f...
Reinier Zwitserloot
2013-03-11
Added @Log4j2 support.
Reinier Zwitserloot
2010-11-22
- Renamed the diverse @Log annotations to give them distinct names
Roel Spilker
2010-11-07
Use the actual annotation value to process the @Log annotations instead of th...
Roel Spilker
2010-11-03
Intial support for @Log, for now only slf4j
Roel Spilker
2010-10-31
Added after-delombok test files for Logger
grootjans