[slf4j-dev] [JIRA] Updates for SLF4J-526: Idea for fluent API improvement
QOS.CH (JIRA)
noreply-jira at qos.ch
Wed Jan 12 15:07:00 CET 2022
SLF4J / SLF4J-526 [Open]
Idea for fluent API improvement
==============================
Here's what changed in this issue in the last few minutes.
There is 1 comment.
View or comment on issue using this link
https://jira.qos.ch/browse/SLF4J-526
==============================
1 comment
------------------------------
Pedro Lamarão on 12/Jan/22 2:51 PM
A consumer-style notation may interact well with "closures".
In Groovy something like this should be possible:
{code:java}
logger.atDebug { it.message("...").arg("...") }{code}
==============================
This message was sent by Atlassian Jira (v8.8.0#808000-sha1:e2c7e59)
More information about the slf4j-dev
mailing list