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=38617>.
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=38617


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|                            |WONTFIX




------- Additional Comments From [EMAIL PROTECTED]  2007-01-28 04:07 -------

Really the purpose of the patch is to make editing your log4j configuration
files (with your custom levels) easier for your IT team.  This is not a general
concern.

One big problem with having them created dynamically would be introducing memory
leaks.  The other is compatibility.  I.e. how do levels "leave" the system?

I'm guessing this will never "fly" with the log4j team.  So I suggest that you
approach this in another way.  Make a patch that improves the DOM or .properties
configuration format so that levels can be registered at the top.  Then, when
parsing, the levels can be referenced using a simple name.


-- 
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