apache / logging-log4j-kotlin

A Kotlin-friendly interface to log against the Log4j API
https://logging.apache.org/log4j/kotlin
Apache License 2.0
45 stars 11 forks source link

Thread/coroutine context is more verbose than necessary #64

Closed rocketraman closed 4 months ago

rocketraman commented 5 months ago

Add convenience functions to make it simpler to use context with coroutines.

Also add some related docs.