Skip to content

Releases: oshai/kotlin-logging

4.0.0-beta-19

15 Feb 05:27
Compare
Choose a tag to compare

4.0.0-beta-18

14 Feb 06:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.0-beta-16...4.0.0-beta-18

4.0.0-beta-16

12 Feb 08:40
Compare
Choose a tag to compare

What's Changed

  • add javaMain module and remove duplication by @oshai in #275

Full Changelog: 4.0.0-beta-15...4.0.0-beta-16

4.0.0-beta-15

11 Feb 20:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.0-beta-14...4.0.0-beta-15

4.0.0-beta-14

11 Feb 12:27
Compare
Choose a tag to compare

4.0.0-beta-13

11 Feb 10:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.0-beta-12...4.0.0-beta-13

4.0.0-beta-12

10 Feb 23:14
28a80b8
Compare
Choose a tag to compare

What's Changed

  • add missing klogger common methods by @oshai in #272

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

4.0.0-beta-11

10 Feb 06:07
Compare
Choose a tag to compare

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

3.0.5

01 Feb 07:07
e9c6ec5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.4...3.0.5

4.0.0-beta-2

31 Jan 22:23
Compare
Choose a tag to compare