[logback-dev] [JIRA] Resolved: (LBCLASSIC-69) LevelToSyslogSeverity mistreating TRACE level
Ceki Gulcu (JIRA)
noreply-jira at qos.ch
Wed Oct 29 16:10:21 CET 2008
[ http://jira.qos.ch/browse/LBCLASSIC-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
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
More information about the logback-dev
mailing list