Re: [log4perl-devel] log4perl causing perl process to die (fwd)

2007-11-06 Thread Kevin M. Goess
Mike Schilli wrote: > I see -- the recommended ways of synchronizing access to an appender are > listed in the Log4perl FAQ: > > http://log4perl.sourceforge.net/d/Log/Log4perl/FAQ.html#23804 Something I learned recently that's apropos that I've been meaning to mention: on Linux, you don't hav

Re: [log4perl-devel] appender/dispatcher that writes to per-category files

2007-11-06 Thread Jonathan Swartz
> On Mon, 5 Nov 2007, Jonathan Swartz wrote: > >> Right, I expected that new categories would keep cropping up. Why >> would it be a problem for an appender to open new filehandles on the >> fly? Other than worrying about maximum # of filehandles? > > Categories are added at init() time, not at log