Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@PhilKes PhilKes released this 27 Sep 17:29
· 13 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:

  • Better classfile filtering with include-/exclude regex-patterns (filters parameter)
  • Possibility to inject caller-information for custom methods via regex-patterns (injectedMethods parameter)