Re: Using the same config for log4php and log4perl
- 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
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?