Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-02 | [fixes #2469] Support static reference as logger topic | Rawi01 | |
2014-02-10 | [deps] Updated eclipse deps to 3.9 tree. This also enables testing java7 ↵ | Reinier Zwitserloot | |
features on ecj. [Log] updated naming for @Log (topic= instead of mchmulder's 'value'). | |||
2014-02-08 | Handler and testcases for @Log | Maarten Mulders | |
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-06 | Updated documentation on @Log and moved them all to lombok.extern.* | Roel Spilker | |
2010-11-06 | Have j.u.l. be invoked with TargetType.class.getName() instead of "TargetType" | Roel Spilker | |
2010-11-06 | Create Clinit if you create a static field and it doesn't yet exist | Roel Spilker | |
2010-11-06 | Add support for multiple logging frameworks in Eclipse | Roel Spilker | |