[ 
https://issues.apache.org/jira/browse/LOG4J2-507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gary Gregory resolved LOG4J2-507.
---------------------------------

    Resolution: Fixed

{noformat}
commit -m "[LOG4J-507] Space Level numbers by 100 instead of 1." 
C:/vcs/svn/apache/log4j2/trunk/src/changes/changes.xml
    Sending        C:/vcs/svn/apache/log4j2/trunk/src/changes/changes.xml
    Transmitting file data ...
    Committed revision 1560351.
commit -m "Update next release date year." 
C:/vcs/svn/apache/log4j2/trunk/src/changes/changes.xml
    Sending        C:/vcs/svn/apache/log4j2/trunk/src/changes/changes.xml
    Transmitting file data ...
    Committed revision 1560352.
{noformat}


> Space Level numbers by 100 instead of 1
> ---------------------------------------
>
>                 Key: LOG4J2-507
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-507
>             Project: Log4j 2
>          Issue Type: Improvement
>          Components: API
>    Affects Versions: 2.0-beta9
>         Environment: Apache Maven 3.1.1 
> (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17 11:22:22-0400)
> Maven home: C:\Java\apache-maven-3.1.1\bin\..
> Java version: 1.7.0_51, vendor: Oracle Corporation
> Java home: C:\Program Files\Java\jdk1.7.0_51\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
>            Reporter: Gary Gregory
>             Fix For: 2.0-rc1
>
>
> The enum org.apache.logging.log4j.Level includes an intLevel property. This 
> value was initially spaced by 1 for each level: 0, 1, 2 and so on. This 
> change spaces the int by 100: 0, 100, 200, and so on.
> This breaks binary compatibility (by behavior).
> Ralph's suggestion: 
> https://mail-archives.apache.org/mod_mbox/logging-log4j-dev/201401.mbox/%[email protected]%3E
> Start of thread: 
> https://mail-archives.apache.org/mod_mbox/logging-log4j-dev/201401.mbox/%[email protected]%3e



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to