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 16/Dec/21 12:24 AM
In current fluent API, the only place we could provide the message is at log(), 
which needs to happen at the last in the call chain.

That's precisely why I am suggesting a new "message()" method for the builder 
to provide message before args, and an empty log() to mark the end of call chain


==============================
 This message was sent by Atlassian Jira (v8.8.0#808000-sha1:e2c7e59)

_______________________________________________
slf4j-dev mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/slf4j-dev

Reply via email to