Skip to content

Log4j provided and only Slf4j

Latest
Compare
Choose a tag to compare
@akshaisarma akshaisarma released this 11 Jan 22:34
· 1 commit to master since this release

Upgrades to Bullet Record 1.2.2

We now only have a compile time dependency on slf4j-api. The binding to log4j is marked as provided so dependent projects can use whatever logging implementation they want. If log4j is desired, then those projects can depend on the binding and mark it as as scope compile.