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

git-svn-id: https://svn.apache.org/repos/asf/logging/log4j/companions/receivers/trunk@776752 13f79535-47bb-0310-9956-ffa450edef68
1 file changed
tree: c4f648377b5bb29a8c4638cc04d76c4b9bc6640d
  1. src/
  2. build.xml
  3. LICENSE
  4. NOTICE
  5. pom.xml