kotlin-inline-logger
kotlin-inline-logger copied to clipboard
A logger facilitating lazily-evaluated log calls via Kotlin's inline classes & functions.
[Kotlin version 1.6.0 was officially released a few weeks ago.](https://blog.jetbrains.com/kotlin/2021/11/kotlin-1-6-0-is-released/). and it would be good to cut a new release for 1.6.10. https://kotlinlang.org/docs/releases.html#release-details
This fixes #5.
Please have a look at the individual commit messages for the details.
Instead of the Gradle plugin applied at https://github.com/michaelbull/kotlin-inline-logger/blob/3785a3ef36fd2dd4edf47c730c3c895664f6bfb9/build.gradle.kts#L20 how do you feel about configuring either [Renovate](https://docs.renovatebot.com/) or [Dependabot](https://docs.github.com/en/code-security/getting-started/dependabot-quickstart-guide) for this repository to automatically receive PRs with dependency updates?
The title says it all 😉