DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=37843>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=37843


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




------- Additional Comments From [EMAIL PROTECTED]  2006-01-18 18:17 -------
Initial patch committed with mods as r 370187.

ConsoleAppender was not in patch file.  Usage commented out in Hello.java. 
Please  attach ConsoleAppender.java as attachment to this bug.

CategoryKey was apparently renamed as LoggerKey, but LoggerKey was not included
in patch.  However, CategoryKey in log4j apparently offered some performance
improvement with very early JVM's, but now is slower and causes other problems.
 See http://issues.apache.org/bugzilla/show_bug.cgi?id=35052.  In log4j,
CategoryKey could not be eliminated (or renamed) since it is visible as part of
the API, but since you felt free to rename it, I felt free to replace its use
with String.

The patches for Logger.java and RootLogger.java had rejected sections, so I
manually applied the changes.

log4jMini still has ASL 1.1 header files which should be updated to ASL 2.0.  I
think there is a header updater program around and will attempt to apply it 
soon.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to