Uploaded image for project: 'SLF4J'
  1. SLF4J
  2. SLF4J-314

slf4j not logging VERBOSE and DEBUG messages, no matter what is Logcat's loglevel

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.7.x
    • slf4j-android
    • None
    • Operating System: All
      Platform: Other

    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

      Attachments

        Activity

          People

            slf4j-dev SLF4J developers list
            zalavaari@gmail.com Mark Zalavari
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: