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 ...
Version0.2compared with
Version Details
| 0.1 | 0.2 | |
|---|---|---|
| Release date | Apr 24, 2026 | Apr 29, 2026 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Test Changes (1)
| 0.1 | 0.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.junit.jupiter » junit-jupiter-api | - | 6.0.3 |