[slf4j-dev] [JIRA] (SLF4J-314) slf4j not logging VERBOSE and DEBUG messages, no matter what is Logcat's loglevel
QOS.CH (JIRA)
noreply-jira at qos.ch
Sun Jun 18 12:12:00 CEST 2017
[ https://jira.qos.ch/browse/SLF4J-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18789#comment-18789 ]
Martin Vysny commented on SLF4J-314:
------------------------------------
I have forked the official slf4j-android library here: [https://github.com/mvysny/slf4j-handroid] . I have implemented several ideas there as well; once those ideas are verified to be working in production, we can ask the slf4j-android guys to merge them upstream.
> slf4j not logging VERBOSE and DEBUG messages, no matter what is Logcat's loglevel
> ---------------------------------------------------------------------------------
>
> Key: SLF4J-314
> URL: https://jira.qos.ch/browse/SLF4J-314
> Project: SLF4J
> Issue Type: Bug
> Components: slf4j-android
> Affects Versions: 1.7.x
> Environment: Operating System: All
> Platform: Other
> Reporter: Mark Zalavari
> Assignee: SLF4J developers list
>
> 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
--
This message was sent by Atlassian JIRA
(v7.3.1#73012)
More information about the slf4j-dev
mailing list