github oshai/kotlin-logging 4.0.0-beta-11

latest releases: 7.0.0, 6.0.9, 6.0.8...
19 months ago

What's Changed

4.x version PR for issue https://github.com/oshai/kotlin-logging/issues/264
Notable changes:

Change group id in maven to io.github.oshai.
Change root package from mu to io.github.oshai (to allow gradual migration to new api, and to reflect new repo).
Change most of jvm api's not to depend on slf4j.
Change slf4j dependency to compileOnly (so slf4j users need to add it at runtime).
Move slf4j specific methods to Slf4jExtensions.kt.
Add JUL impl. configured by -Dkotlin-logging-to-jul.

Full Changelog: 3.0.5...4.0.0-beta-11

Don't miss a new kotlin-logging release

NewReleases is sending notifications on new releases.