AnnoJ is a small library containing tools for developers. With Annoj you can avoid writing boilerplate code in some cases. The current version of AnnoJ has to features:
- automated generation of logging code
- automated generation of
toString()methods
As you can see, both features facilitate logging.
In AnnoJ everything is implemented with annotations. You can download the library from the sourceforge project page. To read the API documentation visit this link.
Advertisement


[...] AnnoJ development Just another WordPress.com weblog « Introducing AnnoJ [...]
[...] with the other annotations to use @Loggable you must bootstrap your application. Possibly related posts: (automatically generated)How to use AnnoJ?ToString() [...]