Skip to content

First release

Latest
Compare
Choose a tag to compare
@sachingorade sachingorade released this 06 Jun 08:36
· 7 commits to master since this release
57f456b

JAML 0.1

This is the first release of the JAML library which contains following features,

  • Support for method execution monitoring
  • Support for variable value monitoring
  • Support for method execution count monitoring

Note that

  1. As of now, library supports monitoring of a method only for a single monitoring type.
  2. Attached jar (jaml-0.1-jar-with-dependencies.jar) contains all the required dependencies packaged inside, so that no extra dependency is required in the target project.