
2 Feb
2022
2 Feb
'22
12:22 p.m.
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 ------------------------------ Adrian Shum on 02/Feb/22 1:07 PM @pedrolamarao Not too familiar with Groovy but if you can slightly enhance atDebug etc in Groovy by setting the delegate of the closure to the builder, it will look even better: {code:java} logger.atDebug { message("....") arg("...") arg("...") } {code} ============================== This message was sent by Atlassian Jira (v8.8.0#808000-sha1:e2c7e59)