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.8compared with
Version Details
| 0.3 | 0.8 | |
|---|---|---|
| Release date | Apr 29, 2026 | May 11, 2026 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (2)
| 0.3 | 0.8 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | io.github.ralfspoeth » log-api | 0.3 | - |
| - Removed | org.jspecify » jspecify | 1.0.0 | - |
Provided Changes (3)
| 0.3 | 0.8 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | org.apache.maven » maven-core | 3.9.15 | - |
| - Removed | org.apache.maven » maven-plugin-api | 3.9.15 | - |
| - Removed | org.apache.maven.plugin-tools » maven-plugin-annotations | 3.15.2 | - |
Test Changes (1)
| 0.3 | 0.8 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | org.junit.jupiter » junit-jupiter-api | 6.0.3 | - |