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 th

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 >

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

2007-07-12 Thread Michael Schmitz
Hello all, 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 writable by for all applications. When an unp