rocketraman opened a new pull request #7: LOG4J-2518 LOG4J2-2433 Coroutines 
Support
URL: https://github.com/apache/logging-log4j-kotlin/pull/7
 
 
   Add support for coroutines by fixing 
[LOG4J-2518](https://issues.apache.org/jira/browse/LOG4J2-2518) and 
[LOG4J2-2433](https://issues.apache.org/jira/browse/LOG4J2-2433).
   
   Suspend functions inside lambda functions are supported by making the 
lambdas inline, and ThreadContext support is added to integrate the 
thread-local ThreadContext with coroutines context.
   
   @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

Reply via email to