
[ https://jira.qos.ch/browse/SLF4J-124?page=com.atlassian.jira.plugin.system.i... ] Anders Kreinøe commented on SLF4J-124: -------------------------------------- I am here, because I ran into this problem, and did not want to implement a custom workarround if the problem could be fixed upstream. Just because the issue has been arround for a long time, does not mean that its not still a problem for people. If java 8 requirement is just arround the corner then fine, but if its not, then lests fix this, instead of incresing the open time to 9 years.
Add ability to log at a dynamic level -------------------------------------
Key: SLF4J-124 URL: https://jira.qos.ch/browse/SLF4J-124 Project: SLF4J Issue Type: Sub-task Components: Core API Affects Versions: 1.5.x Environment: Operating System: All Platform: All URL: http://stackoverflow.com/questions/2621701/setting-log-level-of-message-at-r... Reporter: Robert Elliot Assignee: SLF4J developers list Attachments: Util.java.patch
It is occasionally useful to have a log method that takes a level as a parameter. The necessary methods can be added to the Util class without any compatibility issues as far as I can see - see attached patch.
-- This message was sent by Atlassian JIRA (v6.4.12#64027)