http://bugzilla.slf4j.org/show_bug.cgi?id=323
Priority: P5 Bug ID: 323 Assignee: slf4j-dev@qos.ch Summary: slf4j not logging VERBOSE and DEBUG messages, no matter what is Logcat's loglevel Severity: normal Classification: Unclassified OS: All Reporter: zalava...@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.
_______________________________________________ slf4j-dev mailing list slf4j-dev@qos.ch http://mailman.qos.ch/mailman/listinfo/slf4j-dev