This is an automated email from the ASF dual-hosted git repository.

rgupta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j-kotlin.git

commit 844e08e062aedd2a01631379c6739a24e17f31ec
Merge: 2049947 3d21dcb
Author: Raman Gupta <[email protected]>
AuthorDate: Sat Feb 10 16:29:55 2024 -0500

    Merge branch 'rg/context-convenience-fns'
    
    * rg/context-convenience-fns:
      Update to 1.5.0-SNAPSHOT
      Additional coroutine context tests
      Add docs about context and coroutines integration
      Add convenience functions coroutines thread context

 .../logging/log4j/kotlin/CoroutineThreadContext.kt |  82 ++++++++-
 .../ThreadContextTest.kt                           | 198 ++++++++++++++++++++-
 pom.xml                                            |   2 +-
 ...add-coroutine-context-convenience-functions.xml |  23 +++
 src/site/index.adoc                                |  37 ++++
 5 files changed, 338 insertions(+), 4 deletions(-)

Reply via email to