FW: cvs commit: jakarta-log4j/src/java/org/apache/log4j/filters package.html NDCMatchFilter.java MDCMatchFilter.java MatchFilterBase.java LevelMatchFilter.java

2002-06-10 Thread mwomack
I created the o.a.log4j.filters package, a MatchFilterBase class (as previously discussed), and subclasses that use it. Please review at your convenience. I have probably broken a project guideline as I have not implemented test cases for the 3 subclasses yet, so use them at your own risk. I wi

DO NOT REPLY [Bug 9750] - Using AsynchAppender in logging configuration prevents virtual machine from exiting

2002-06-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 9750] - Using AsynchAppender in logging configuration prevents virtual machine from exiting

2002-06-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 9397] - org/apache/log4j/jmx/T.java missing package statement.

2002-06-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 9750] - Using AsynchAppender in logging configuration prevents virtual machine from exiting

2002-06-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 9750] - Using AsynchAppender in logging configuration prevents virtual machine from exiting

2002-06-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 9750] - Using AsynchAppender in logging configuration prevents virtual machine from exiting

2002-06-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 9750] - Using AsynchAppender in logging configuration prevents virtual machine from exiting

2002-06-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 9750] - Using AsynchAppender in logging configuration prevents virtual machine from exiting

2002-06-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 9750] New: - Using AsynchAppender in logging configuration prevents virtual machine from exiting

2002-06-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 9357] - Misleading warning: result of incorrect code in ConsoleLogger

2002-06-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 9305] - Use thread context class loader for loading

2002-06-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: Rationale behind Appender.requiresLayout

2002-06-10 Thread Ceki Gülcü
This is a bug. JDBCAppender.requiresLayout should return true. It does not matter where the layout comes from. /** * JDBCAppender requires a layout. */ public boolean requiresLayout() { return true; } At 19:11 10.06.2002 +0200, you wrote: >Hi, > >I created a custom Pattern

DO NOT REPLY [Bug 9506] - Tool to debug appender duplications

2002-06-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 9438] - Counter of logging-events missing

2002-06-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 9738] - Should Hierarchy.resetConfiguration also reset LogLog?

2002-06-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 9645] - Add rolloverPath attribute to DailyRollingFileAppender

2002-06-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Rationale behind Appender.requiresLayout

2002-06-10 Thread Balazs Somogyi
Hi, I created a custom PatternLayout which is intended to print values of the custom object stored under event.getMessage. The fields are like user name, response time etc. I also use custom conversion characters to refer to these values. The only problem is that JDBC appender ignores the layo

DO NOT REPLY [Bug 9606] - NTEventLogAppender.dll missing in .zip file

2002-06-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

RE: Updating millisecond timestamps.

2002-06-10 Thread Cakalic, James
> I found the comma to be jarring when I looked at my test logs. As does most of the rest of the world when viewing numbers with fractional values separated by a period. The western bigotry (or more specifically American bigotry) that I've encountered on this subject is simply amazing. As we've

DO NOT REPLY [Bug 9738] New: - Should Hierarchy.resetConfiguration also reset LogLog?

2002-06-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: Binary compatibility between versions of log4j

2002-06-10 Thread Paul Duffin
Sean Hager wrote: > > > To get to the point I would really like the developers of > > log4j to say "We > > are willing to maintain x subset of our API forever with 100% backward > > compatibility". I understand completely why you would be > > reluctant to make > > such a commitment but I would li

Re: Binary compatibility between versions of log4j

2002-06-10 Thread Paul Duffin
I think that the main problem is that the author of the software which uses log4j is often not in control of either the other software with which it might be used or the version of log4j that is used. Anders Kristensen wrote: > > Well, you always have the option of not upgrading to newer version