A collection of Groovy extensions to aid with profiling an application.
Minimum of Java 8 required. Logging is done via SLF4J, so some implementation of it is needed to pass to the methods to emit logs.
Add a dependency to your project with the following co-ordinates:
- GroupId:
nz.net.ultraq.groovy
- ArtifactId:
groovy-profiling-extensions
- Version:
0.8.0
Check the project releases for a list of available versions.
Browse the online groovydocs for the available extension methods here: https://javadoc.io/doc/nz.net.ultraq.groovy/groovy-profiling-extensions