Bytecode-level logging weaver driven by the Log/LogAll annotations from log-api.
Modules:
- log-api : the Log / LogAll annotation types
- log-weaver-core : transformation engine (no build-tool dependencies)
- log-weaver-maven-plugin : @Mojo wrapping the core for the Maven build
- log-weaver-agent : Java agent wrapping the core as a ClassFileTransformer
- log-weaver-bom : Bill of Materials importing all of the ...
