kotlin-logging

Lightweight Multiplatform logging framework for Kotlin. A convenient and performant logging facade.

OTHER License

Stars
2.6K

Bot releases are hidden (Show)

kotlin-logging - 4.0.1

Published by oshai over 1 year ago

What's Changed

Full Changelog: https://github.com/oshai/kotlin-logging/compare/4.0.0...4.0.1

kotlin-logging - 4.0.0

Published by oshai over 1 year ago

For TL;DR see https://github.com/oshai/kotlin-logging#version-4x-vs-previous-versions

What's Changed

New Contributors

Full Changelog: https://github.com/oshai/kotlin-logging/compare/3.0.5...4.0.0

kotlin-logging - 4.0.0-beta-30

Published by oshai over 1 year ago

What's Changed

Full Changelog: https://github.com/oshai/kotlin-logging/compare/4.0.0-beta-29...4.0.0-beta-30

kotlin-logging - 4.0.0-beta-29

Published by oshai over 1 year ago

What's Changed

Full Changelog: https://github.com/oshai/kotlin-logging/compare/4.0.0-beta-27...4.0.0-beta-29

kotlin-logging - 4.0.0-beta-27

Published by oshai over 1 year ago

What's Changed

Full Changelog: https://github.com/oshai/kotlin-logging/compare/4.0.0-beta-26...4.0.0-beta-27

kotlin-logging - 4.0.0-beta-26

Published by oshai over 1 year ago

What's Changed

Full Changelog: https://github.com/oshai/kotlin-logging/compare/4.0.0-beta-24...4.0.0-beta-26

kotlin-logging - 4.0.0-beta-24

Published by oshai over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/oshai/kotlin-logging/compare/4.0.0-beta-23...4.0.0-beta-24

kotlin-logging - 4.0.0-beta-23

Published by oshai over 1 year ago

kotlin-logging - 4.0.0-beta-22

Published by oshai over 1 year ago

What's Changed

Full Changelog: https://github.com/oshai/kotlin-logging/compare/4.0.0-beta-21...4.0.0-beta-22

kotlin-logging - 4.0.0-beta-21

Published by oshai over 1 year ago

kotlin-logging - 4.0.0-beta-20

Published by oshai over 1 year ago

What's Changed

Full Changelog: https://github.com/oshai/kotlin-logging/compare/4.0.0-beta-19...4.0.0-beta-20

kotlin-logging - 4.0.0-beta-19

Published by oshai over 1 year ago

kotlin-logging - 4.0.0-beta-18

Published by oshai over 1 year ago

kotlin-logging - 4.0.0-beta-16

Published by oshai over 1 year ago

What's Changed

Full Changelog: https://github.com/oshai/kotlin-logging/compare/4.0.0-beta-15...4.0.0-beta-16

kotlin-logging - 4.0.0-beta-15

Published by oshai over 1 year ago

kotlin-logging - 4.0.0-beta-14

Published by oshai over 1 year ago

kotlin-logging - 4.0.0-beta-13

Published by oshai over 1 year ago

kotlin-logging - 4.0.0-beta-12

Published by oshai over 1 year ago

kotlin-logging - 4.0.0-beta-11

Published by oshai over 1 year 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: https://github.com/oshai/kotlin-logging/compare/3.0.5...4.0.0-beta-11

kotlin-logging - 3.0.5

Published by oshai over 1 year ago

What's Changed

Full Changelog: https://github.com/oshai/kotlin-logging/compare/3.0.4...3.0.5

Package Rankings
Top 42.73% on Repo1.maven.org
Badges
Extracted from project README
CI Slack channel Maven Central Apache License V.2 Pure Kotlin