0
I Use This!
Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Jun 20, 2024 — Jun 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Prepare 2.0.0.Final More... about 10 years ago
Merge pull request #30 from jamezp/update More... about 10 years ago
Ensure return types are imported. More... about 10 years ago
Refactor the ElementHelper to retrieve annotation values. More... about 10 years ago
Merge pull request #29 from jamezp/LOGTOOL-86 More... about 10 years ago
[LOGTOL-86] Add ConstructType annotation to allow a sub-class to be created as the return type for exceptions. More... about 10 years ago
Merge pull request #28 from jamezp/fixes More... about 10 years ago
Use imports as opposed to fully qualified classes where possible. More... about 10 years ago
Add generic types to parameters and the Class definition. Ensure the serialVersionUID is added to all generated classes. More... about 10 years ago
Merge pull request #27 from jamezp/LOGTOOL-89 More... about 10 years ago
[LOGTOOL-90] Check the log level is enabled before setting the log once reference. More... about 10 years ago
[LOGTOOL-89] Wrap log methods annotated withe @Transform parameters in a log.isEnabled(level) if statement. More... about 10 years ago
Next is 2.0.0.Alpha3 More... about 10 years ago
Prepare 2.0.0.Alpha2 More... about 10 years ago
Merge pull request #26 from jamezp/LOGTOOL-88 More... about 10 years ago
Merge pull request #25 from jamezp/LOGTOOL-87 More... about 10 years ago
[LOGTOOL-88] If MESSAGE_FORMAT is used with no format parameters just use the message default message method. More... about 10 years ago
[LOGTOOL-87] Ensure the cause is initialized on the correct instance not a new instance when initCause is invoked. More... about 10 years ago
Upgrade to final version of JDeparser More... about 10 years ago
Merge pull request #23 from jamezp/lic More... over 10 years ago
Fix license headers and license references in POM. More... over 10 years ago
Next is 2.0.0.Alpha2 More... over 10 years ago
Prepare 2.0.0.Alpha1 More... over 10 years ago
Fix version change. More... over 10 years ago
Merge pull request #22 from jamezp/LOGTOOL-83 More... over 10 years ago
Merge pull request #21 from jamezp/legacy-removal More... over 10 years ago
Merge pull request #20 from jamezp/jdeparser-migration More... over 10 years ago
Next is 2.0.0.Alpha1 More... over 10 years ago
Switch next version to 1.2.1.Final More... over 10 years ago
[LOGTOOL-83] Add an @Once annotation to indicate a log message should only be logged once. More... over 10 years ago