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) _______________________________________________ slf4j-dev mailing list [email protected] http://mailman.qos.ch/mailman/listinfo/slf4j-dev
