Directionality of Rank between 1.x and 2.x
Robert Nicholson <[email protected]>
| Newsgroups | gmane.comp.jakarta.log4j.user |
|---|---|
| Message-ID | <[email protected]> |
Was there any discussion in the past as to why this appears to be the reverse direction in 2.x vs 1.x? ie. OFF = Integer.MAX_VALUE in 1.x vs OFF = 0 in 2.x etc. If I’m not mistaken I shouldn’t care about this as I’m not suppose to have any dependencies on this ranking. However, I’m still curious why it’s the opposite direction in 2.x.