Raman Gupta created LOG4J2-2518:
-----------------------------------
Summary: Support suspend functions in supplier lambdas
Key: LOG4J2-2518
URL: https://issues.apache.org/jira/browse/LOG4J2-2518
Project: Log4j 2
Issue Type: New Feature
Components: Kotlin API
Reporter: Raman Gupta
Currently, suspend functions are not supported in KoltinLogger supplier
lambdas. This requires calling suspend functions inside supplier lambdas with
`runBlocking`.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)