Uploaded image for project: 'logback'
  1. logback
  2. LOGBACK-447

LevelToSyslogSeverity mistreating TRACE level

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 0.9.12
    • 0.9.10
    • logback-classic
    • None

    Description

      Hello, ch.qos.logback.classic.util.LevelToSyslogSeverity.convert() doesn't have a case for TRACE level.
      The result is this exception:

      This results in the following exception

      java.lang.IllegalArgumentException: Level TRACE is not a valid level for a printing method
      at ch.qos.logback.classic.util.LevelToSyslogSeverity.convert(LevelToSyslogSeverity.java:38)

      Attachments

        Activity

          People

            logback-dev Logback dev list
            anton.tagunov Anton Tagunov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: