[
https://issues.apache.org/jira/browse/LOG4J2-2518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16713024#comment-16713024
]
Raman Gupta commented on LOG4J2-2518:
-------------------------------------
Fixed in https://github.com/apache/logging-log4j-kotlin/pull/7
> 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
> Priority: Major
>
> 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)