logging-log4j-kotlin
logging-log4j-kotlin copied to clipboard
A Kotlin-friendly interface to log against the Log4j API
Using log4j2 context seems a bit limited for non-thread use cases. The assumption that context will always be set at the Thread or coroutine level is IMO false, and sometimes...
It would be nice if the API supported Kotlin multi-platform, and so could be used on other platforms that Kotlin targets, such as native, JavaScript, and WASM. Log4j2 is obviously...
The Kotlin API does not have an equivalent to the https://logging.apache.org/log4j/2.x/manual/logbuilder.html. A Kotlin-y approach may use a DSL rather than a builder. For example, a `LoggingScope` passed as a lambda...
Using the functionality in https://kotlinlang.org/docs/type-safe-builders.html it should be fairly straightforward to make a Kotlin-specific DSL similar to the `ConfigurationBuilder` Java API.
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to...
Bumps [org.mockito.kotlin:mockito-kotlin](https://github.com/mockito/mockito-kotlin) from 4.1.0 to 5.0.0. Release notes Sourced from org.mockito.kotlin:mockito-kotlin's releases. 5.0.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.0.0 2023-06-01 - 5 commit(s) by Lukáš Křečan, Tatsuya Fujisaki,...
Bumps [apache/logging-parent/.github/workflows/deploy-site-reusable.yaml@rel/12.0.0](https://github.com/apache/logging-parent) from 12.0.0 to 12.1.0. Release notes Sourced from apache/logging-parent/.github/workflows/deploy-site-reusable.yaml@rel/12.0.0's releases. 12.1.0 This minor release adds CodeQL checks for GitHub Actions. It also fixes a breaking change in Error...
Bumps [apache/logging-parent/.github/workflows/merge-dependabot-reusable.yaml@rel/11.3.0](https://github.com/apache/logging-parent) from 11.3.0 to 12.1.0. Release notes Sourced from apache/logging-parent/.github/workflows/merge-dependabot-reusable.yaml@rel/11.3.0's releases. 12.1.0 This minor release adds CodeQL checks for GitHub Actions. It also fixes a breaking change in Error...
Bumps [apache/logging-parent/.github/workflows/deploy-snapshot-reusable.yaml@rel/11.3.0](https://github.com/apache/logging-parent) from 11.3.0 to 12.1.0. Release notes Sourced from apache/logging-parent/.github/workflows/deploy-snapshot-reusable.yaml@rel/11.3.0's releases. 12.1.0 This minor release adds CodeQL checks for GitHub Actions. It also fixes a breaking change in Error...
Bumps [apache/logging-parent/.github/workflows/deploy-release-reusable.yaml@rel/11.3.0](https://github.com/apache/logging-parent) from 11.3.0 to 12.1.0. Release notes Sourced from apache/logging-parent/.github/workflows/deploy-release-reusable.yaml@rel/11.3.0's releases. 12.1.0 This minor release adds CodeQL checks for GitHub Actions. It also fixes a breaking change in Error...