Re: Using the same config for log4php and log4perl

2005-07-25 Thread Marco V.
- Original Message - From: "Lst Recv" <[EMAIL PROTECTED]> To: Sent: Sunday, July 24, 2005 11:18 PM Subject: Using the same config for log4php and log4perl >I have an app that uses components written in both PHP and Perl. >Is there anyway I can use the same log4 c

Using the same config for log4php and log4perl

2005-07-24 Thread Lst Recv
I have an app that uses components written in both PHP and Perl. Is there anyway I can use the same log4 config file for both of them, use the same (file) appenders and patterns, etc.? How?