You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by Mike Dougherty <Mi...@san.rr.com> on 2001/06/06 02:11:42 UTC

[PATCH] org.apache.log4j.FileAppender.writeHeader()

This patch fixes bug #1905 by overriding writeHeader and checking to see
if the file is empty before writing the header.

Patched source file and CVS diff output files are attached.

/mike


-- 
******************************************
 Mike Dougherty -- Java Software Engineer
******************************************

Re: [PATCH] org.apache.log4j.FileAppender.writeHeader()

Posted by Mike Dougherty <Mi...@san.rr.com>.
Mike Dougherty wrote:
> 
> This patch fixes bug #1905 by overriding writeHeader and checking to see
> if the file is empty before writing the header.
> 

I just realized that I put the wrong bug number in this message. I don't
know where I came up with the number #1905, it's not even for this
project...

The real bug number is #1960

/mike


-- 
******************************************
 Mike Dougherty -- Java Software Engineer
******************************************

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: log4j-dev-help@jakarta.apache.org