Details
-
Bug
-
Resolution: Unresolved
-
None
-
1.7.x
-
None
-
Operating System: All
Platform: Other
-
normal
-
P5
-
323
Description
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