/[Apache-SVN]
ViewVC logotype

Revision 776752


Jump to revision: Previous Next
Author: sdeboy
Date: Wed May 20 16:15:24 2009 UTC (15 years, 1 month ago)
Changed paths: 4
Log Message:
Fix for Bugzilla issue 47209: Color Filter rule level==info broken

https://issues.apache.org/bugzilla/show_bug.cgi?id=47209

Changed util.logging levels so the INFO levels int values are the same.  Now, level inequality can be calculated based on the integer value of the level instead of .equals

Added a NotLevelEqualsRule so the same issue is resolved for the not equals case

Changed paths

Path Details
Directorylogging/log4j/companions/extras/trunk/src/main/java/org/apache/log4j/rule/LevelEqualsRule.java modified , text changed
Directorylogging/log4j/companions/extras/trunk/src/main/java/org/apache/log4j/rule/NotEqualsRule.java modified , text changed
Directorylogging/log4j/companions/extras/trunk/src/main/java/org/apache/log4j/rule/NotLevelEqualsRule.java added
Directorylogging/log4j/companions/receivers/trunk/src/main/java/org/apache/log4j/helpers/UtilLoggingLevel.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26