[log4perl-devel] Multiple ‘use’ statements

2008-05-23 Thread Father Chrysostomos
Hello. Log::Log4perl (v. 1.16 as of this message) ignores multiple ‘use’ statements. Looking in the Changes file, I see that this is intentional: 1.04 2006/02/26 ... * (ms) Multiple calls to import (usually happens if 'use L4p' gets called twice within the same namespace)

Re: [log4perl-devel] Multiple ‘use’ statements

2008-05-23 Thread Father Chrysostomos
Oops! I attached the wrong file. ll4p.diff Description: Binary data On May 23, 2008, at 10:27 PM, Father Chrysostomos wrote: Hello. Log::Log4perl (v. 1.16 as of this message) ignores multiple ‘use’ statements. Looking in the Changes file, I see that this is intentional: 1.04 2006/0

Re: [log4perl-devel] Need help

2008-05-23 Thread Mike Schilli
On Fri, 23 May 2008, Vinodhini M wrote: > I installed Log4Perl module and tried to init more than one config > file, only one log file is updating rest of two are empty. Please help > me on how to init multiple config files and logging to multiple log > files. Currently, only one configuration fi

[log4perl-devel] Need help

2008-05-23 Thread Vinodhini M
Hi, I installed Log4Perl module and tried to init more than one config file, only one log file is updating rest of two are empty. Please help me on how to init multiple config files and logging to multiple log files. Thanks in advance. Regards, Praveen G