For TL;DR see https://github.com/oshai/kotlin-logging#version-4x-vs-previous-versions
What's Changed
- 4.x changes by @oshai in #269
- add missing klogger common methods by @oshai in #272
- removed some code duplication by @oshai in #273
- initial android support by @oshai in #271
- AGP 7.3.1 by @oshai in #274
- add javaMain module and remove duplication by @oshai in #275
- fix log level check for #276 by @oshai in #277
- fix logger name in messages by @oshai in #280
- add withLoggingContextAsync by @oshai in #278
- add native simple test by @oshai in #281
- fixed some warnings by @oshai in #282
- add js delegate by @oshai in #283
- build(deps): bump log4j2 from 2.19.0 to 2.20.0 by @yeikel in #284
- ci: add Gradle wrapper validation by @yeikel in #285
- build(deps-dev): bump Junit from 5.9.1 to 5.9.2 by @yeikel in #287
- build(deps-dev): bump mockito from 4.8.0 to 4.11.0 by @yeikel in #286
- build: bump gradle wrapper to 7.6.1 by @yeikel in #289
- Add dependabot configuration by @yeikel in #291
- chore(dependabot): fix indentation by @yeikel in #292
- Bump actions/checkout from 2 to 3 by @dependabot in #299
- Bump com.android.library from 7.3.1 to 7.4.2 by @dependabot in #294
- Bump org.jetbrains.dokka from 1.7.10 to 1.8.10 by @dependabot in #297
- Bump com.diffplug.spotless from 5.12.4 to 6.17.0 by @dependabot in #300
- Bump io.github.gradle-nexus.publish-plugin from 1.1.0 to 1.3.0 by @dependabot in #298
- Bump actions/cache from 2.1.7 to 3.3.1 by @dependabot in #296
- Bump actions/setup-java from 1 to 3 by @dependabot in #293
- Bump multiplatform from 1.8.10 to 1.8.20 by @dependabot in #302
- ci: use temurin by @yeikel in #301
- Allow turning off logging with
Level.OFF
by @YarnSphere in #313 - change package - add kotlinlogging by @oshai in #320
- Bump multiplatform from 1.8.20 to 1.8.22 by @dependabot in #321
- Bump org.jetbrains.dokka from 1.8.10 to 1.8.20 by @dependabot in #322
- Bump com.diffplug.spotless from 6.17.0 to 6.19.0 by @dependabot in #317
New Contributors
- @dependabot made their first contribution in #299
Full Changelog: 3.0.5...4.0.0