rocketraman opened a new pull request #8: LOG4J2-2433 Coroutines Support URL: https://github.com/apache/logging-log4j-kotlin/pull/8 Add support for coroutines by fixing LOG4J2-2433. ThreadContext support is added to integrate the thread-local ThreadContext with coroutines context. Suspend functions inside lambda functions are not yet supported, because making the calls inline breaks caller location information. See discussion in https://github.com/apache/logging-log4j-kotlin/pull/7. @jvz Can you take a look please?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
