Skip to content

v1.0.1

Compare
Choose a tag to compare
@PhilKes PhilKes released this 24 Sep 09:18
· 23 commits to main since this release

Maven plugin to inject caller-location-information to all SLF4J Logger log statement invocations (info(), etc.) in your compiled code.
Available through Maven Central Repo: slf4j-caller-info-maven-plugin

Changelog:

  • inject phase is now idempotent
  • benchmarks for compilation time added