[slf4j-dev] [JIRA] Updates for SLF4J-124: Add ability to log at a dynamic level

QOS.CH (JIRA) noreply-jira at qos.ch
Thu Dec 16 00:49:00 CET 2021


SLF4J / SLF4J-124 [In Progress]
Add ability to log at a dynamic level

==============================

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-124

==============================
 1 comment
------------------------------

Adrian Shum on 16/Dec/21 12:35 AM
with the convention of atDebug() atInfo() etc, it will look more fluent for calling makeLogingEventBuilder "at()", so code will look like:
{code:java}
logger.at(level).log(message); {code}
 


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



More information about the slf4j-dev mailing list