[JIRA] Created: (LBCLASSIC-69) LevelToSyslogSeverity mistreating TRACE level

LevelToSyslogSeverity mistreating TRACE level --------------------------------------------- Key: LBCLASSIC-69 URL: http://jira.qos.ch/browse/LBCLASSIC-69 Project: logback-classic Issue Type: Bug Components: layout Affects Versions: 0.9.10 Reporter: Anton Tagunov Assignee: Logback dev list 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) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira

[ http://jira.qos.ch/browse/LBCLASSIC-69?page=com.atlassian.jira.plugin.system... ] Ceki Gulcu resolved LBCLASSIC-69. --------------------------------- Fix Version/s: 0.9.12 Resolution: Fixed fixed in revision 1903
LevelToSyslogSeverity mistreating TRACE level ---------------------------------------------
Key: LBCLASSIC-69 URL: http://jira.qos.ch/browse/LBCLASSIC-69 Project: logback-classic Issue Type: Bug Components: layout Affects Versions: 0.9.10 Reporter: Anton Tagunov Assignee: Logback dev list Fix For: 0.9.12
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)
-- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
participants (2)
-
Anton Tagunov (JIRA)
-
Ceki Gulcu (JIRA)