[slf4j-dev] [Bug 133] Add ability to log at a dynamic level

bugzilla-daemon at qos.ch bugzilla-daemon at qos.ch
Thu Feb 7 20:19:25 CET 2013


http://bugzilla.slf4j.org/show_bug.cgi?id=133

Joern Huxhorn <joern at huxhorn.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joern at huxhorn.de

--- Comment #7 from Joern Huxhorn <joern at huxhorn.de> 2013-02-07 20:19:25 CET ---
Just wanted to add that we have similar points in our application where
subsystems are logging in their own way (e.g. an XSLT processor) and need to be
mapped into SLF4J. That feature would come in quite handy.

Given that SLF4J is now requiring Java 5 we could/should even use an Enum as
LogLevel.

-- 
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the slf4j-dev mailing list