RE: Question about using org.apache.log4j.rolling.RollingFileAppender

2010-03-16 Thread Doal Miller
Thanks for the reply. I can probably get away with using TimeBasedRollingPolicy. If not maybe I'll look into the work you proposed. Thanks. Doal Miller Sr. Software Engineer Real-Time Universal Notification & Response Technology(tm) Direct: 858.724.1278 Cell: 760.613.6960 Email: doa

Broken link in log4j API docs

2010-03-16 Thread Matt Brown
Not sure if this is the proper list to report this on but http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/xml/DOMConfigurator.htmllinks to http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/xml/log4j.dtdwhich is broken. Thanks Matt

Re: Proposal : 48902 - Enhancement : add %throwable{compact} to EnhancedPatternLayout

2010-03-16 Thread Cyrille Le Clerc
Thanks for your interest in this contribution. I am at your disposal to enhance it. Cyrille On Tue, Mar 16, 2010 at 2:39 PM, Curt Arnold wrote: > > Thanks for your contribution.  I'm currently working on modifying the > EnhancedPatternLayout tests so that EnhancedPatternLayout and its tests ca

Re: Proposal : 48902 - Enhancement : add %throwable{compact} to EnhancedPatternLayout

2010-03-16 Thread Curt Arnold
Thanks for your contribution. I'm currently working on modifying the EnhancedPatternLayout tests so that EnhancedPatternLayout and its tests can be integrated into log4j core. I'll take a look at your patch as soon as I get all the tests working again. On Mar 12, 2010, at 4:24 PM, Cyrille Le

RE: Truncated XML output in log4j

2010-03-16 Thread BUNBURY Myles
We do have a couple of JVMs running at once, but the java applications write to separate log files; there is no overlap. As for the rolling file appender, we're using org.apache.log4j.RollingFileAppender with a 10MB rollover size. The log file sizes were 635kB and 6.42MB respectively when we noted