[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
Wed Mar 21 17:21:00 CET 2018


    [ https://jira.qos.ch/browse/SLF4J-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=19149#comment-19149 ] 

Mike Mitterer commented on SLF4J-314:
-------------------------------------

Do yourself a favor and use: https://github.com/tony19/logback-android

> 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