[log4perl-devel] Best way to prevent dying when disk is full.

2010-11-09 Thread Kidwell,jr, Jack
Hi, We have a requirement that logging shall not cause program termination under any circumstances. Trivial tests show that a disk full condition causes logging to die. We want to use Log4perl because of it's features, so what is the best way to prevent Log4perl from dying. Thanks! Jack Kidw

Re: [log4perl-devel] Best way to prevent dying when disk is full.

2010-11-09 Thread Mike Schilli
On Mon, 8 Nov 2010, Kidwell,jr, Jack wrote: > under any circumstances. Trivial tests show that a disk full condition > causes logging to die. > > We want to use Log4perl because of it's features, so what is the > best way to prevent Log4perl from dying. There's a couple of ways Log4perl can die()