Re: [log4perl-devel] Log::Log4perl->init() fails if logfile cannot be written

2007-07-17 Thread Mike Schilli
On Tue, 17 Jul 2007, Michael Schmitz wrote: > Mike> This is what most users want. However, thinking about it, we > Mike> could add a "create_at_logtime" option to the file Mike> > appender. Would that help? > > Yes, this would be GREAT! You got it, it's checked into CVS for Log::Log4p

Re: [log4perl-devel] Log::Log4perl->init() fails if logfile cannot be written

2007-07-17 Thread Michael Schmitz
> "Mike" == Mike Schilli <[EMAIL PROTECTED]> writes: Mike> On Fri, 13 Jul 2007, Michael Schmitz wrote: >> This is in fact a drastic approach. As regards problems that >> prevent proper logging, I agree with you, but this is not the >> case for me. >> >> Different appli

Re: [log4perl-devel] Log::Log4perl->init() fails if logfile cannot be written

2007-07-13 Thread Mike Schilli
On Fri, 13 Jul 2007, Michael Schmitz wrote: > This is in fact a drastic approach. As regards problems that prevent > proper logging, I agree with you, but this is not the case for me. > > Different application running with different privileges share a common > configuration file. It would be a pro

Re: [log4perl-devel] Log::Log4perl->init() fails if logfile cannot be written

2007-07-13 Thread Michael Schmitz
> "Mike" == Mike Schilli <[EMAIL PROTECTED]> writes: Mike> On Thu, 12 Jul 2007, Michael Schmitz wrote: >> I have a configuration file that defines a number of >> loggers. All of them use a file-appender. As the configuration >> file is used by different applications running u

Re: [log4perl-devel] Log::Log4perl->init() fails if logfile cannot be written

2007-07-12 Thread Mike Schilli
On Thu, 12 Jul 2007, Michael Schmitz wrote: > I have a configuration file that defines a number of loggers. All of > them use a file-appender. As the configuration file is used by > different applications running under different accounts (root and > unprivileged accounts), not all files are writab