[slf4j-dev] [JIRA] (SLF4J-415) EventRecodingLogger.debug(String) uses wrong level

QOS.CH (JIRA) noreply-jira at qos.ch
Thu Jul 20 19:56:00 CEST 2017


Alexander Yevsyukov created SLF4J-415:
-----------------------------------------

             Summary: EventRecodingLogger.debug(String) uses wrong level
                 Key: SLF4J-415
                 URL: https://jira.qos.ch/browse/SLF4J-415
             Project: SLF4J
          Issue Type: Bug
            Reporter: Alexander Yevsyukov
            Assignee: SLF4J developers list
            Priority: Minor


It uses the level `TRACE`, while it should be `DEBUG` as for the rest of the `debug()` methods.

A workaround would be using formatted debug output.



--
This message was sent by Atlassian JIRA
(v7.3.1#73012)


More information about the slf4j-dev mailing list