[JIRA] Created: (LBCLASSIC-73) LevelFilter should not match exact filter, but greaterOrEqual

LevelFilter should not match exact filter, but greaterOrEqual ------------------------------------------------------------- Key: LBCLASSIC-73 URL: http://jira.qos.ch/browse/LBCLASSIC-73 Project: logback-classic Issue Type: Improvement Components: appender Affects Versions: 0.9.9 Reporter: Bruno Navert Assignee: Logback dev list Priority: Minor LevelFilter currently matches EXACT level, it would be useful to match on greaterOrEqual instead. This would allow setting filter to DEBUG for instance, and it would allow INFO,ERROR etc through -- 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-73?page=com.atlassian.jira.plugin.system... ] Bruno Navert updated LBCLASSIC-73: ---------------------------------- Attachment: MinLevelFilter.java
LevelFilter should not match exact filter, but greaterOrEqual -------------------------------------------------------------
Key: LBCLASSIC-73 URL: http://jira.qos.ch/browse/LBCLASSIC-73 Project: logback-classic Issue Type: Improvement Components: appender Affects Versions: 0.9.9 Reporter: Bruno Navert Assignee: Logback dev list Priority: Minor Attachments: MinLevelFilter.java
LevelFilter currently matches EXACT level, it would be useful to match on greaterOrEqual instead. This would allow setting filter to DEBUG for instance, and it would allow INFO,ERROR etc through
-- 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-73?page=com.atlassian.jira.plugin.system... ] Bruno Navert commented on LBCLASSIC-73: --------------------------------------- I was just pointed to TresholdFilter which does this. So please close this JIRA
LevelFilter should not match exact filter, but greaterOrEqual -------------------------------------------------------------
Key: LBCLASSIC-73 URL: http://jira.qos.ch/browse/LBCLASSIC-73 Project: logback-classic Issue Type: Improvement Components: appender Affects Versions: 0.9.9 Reporter: Bruno Navert Assignee: Logback dev list Priority: Minor Attachments: MinLevelFilter.java
LevelFilter currently matches EXACT level, it would be useful to match on greaterOrEqual instead. This would allow setting filter to DEBUG for instance, and it would allow INFO,ERROR etc through
-- 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-73?page=com.atlassian.jira.plugin.system... ] Ceki Gulcu closed LBCLASSIC-73. ------------------------------- Resolution: Fixed As requested by the Bruno Navert, the issue reporter.
LevelFilter should not match exact filter, but greaterOrEqual -------------------------------------------------------------
Key: LBCLASSIC-73 URL: http://jira.qos.ch/browse/LBCLASSIC-73 Project: logback-classic Issue Type: Improvement Components: appender Affects Versions: 0.9.9 Reporter: Bruno Navert Assignee: Logback dev list Priority: Minor Attachments: MinLevelFilter.java
LevelFilter currently matches EXACT level, it would be useful to match on greaterOrEqual instead. This would allow setting filter to DEBUG for instance, and it would allow INFO,ERROR etc through
-- 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)
-
Bruno Navert (JIRA)
-
Ceki Gulcu (JIRA)