[slf4j-dev] [Bug 323] New: slf4j not logging VERBOSE and DEBUG messages, no matter what is Logcat's loglevel

bugzilla-daemon at qos.ch bugzilla-daemon at qos.ch
Sun Dec 7 20:41:27 CET 2014


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

          Priority: P5
            Bug ID: 323
          Assignee: slf4j-dev at qos.ch
           Summary: slf4j not logging VERBOSE and DEBUG messages, no
                    matter what is Logcat's loglevel
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: zalavaari at gmail.com
          Hardware: Other
            Status: NEW
           Version: 1.7.x
         Component: slf4j-android
           Product: SLF4J

It seems on android platform the isLoggable() method is always returns false
for VERBOSE and DEBUG (no matter what is the actal loglevel is), so it should
not be called before calling Log.d and Log.v

The only slf4j version I know of where the DEBUG & VERBOSE logs are working is
1.6.1-RC1

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.qos.ch/pipermail/slf4j-dev/attachments/20141207/5cdbc8aa/attachment.html>


More information about the slf4j-dev mailing list