![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
Re: Multiprocess logging mechanismby clemburg (Curate) |
on Feb 26, 2002 at 12:34 UTC ( [id://147539]=note: print w/replies, xml ) | Need Help?? |
If logging to a *file* is not a requirement, but just an option, you might just as well log to a database. With a decent database system, a lot of problems customarily associated with handling logs just disappear. Still another option might be to use Sys::Syslog or Unix::Syslog.
Christian Lemburg
In Section
Seekers of Perl Wisdom
|
|