On Thu, 9 Jan 2003, Thomas Bolioli wrote:

> I use my debugging module
> (http://cpan.perl.org/authors/id/T/TB/TBOLIOLI/Log-AndError-0.99.tar.gz)
> which prints to stderr (hence I got bit by the mod_cgi issues with
> read/write deadlocks on pipes) while tailing the logs, etc. I am looking
> to include a syslog and other output drivers to my mod which should
> allow for more fancy versions of the tail -f method.

Rather than re-inventing that wheel why not take a look at Log::Dispatch
and Log4Perl.


-dave

/*=======================
House Absolute Consulting
www.houseabsolute.com
=======================*/

Reply via email to