Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Looking for a simple multiprocess-enabled logging module

by amw1 (Friar)
on Dec 20, 2004 at 16:35 UTC ( [id://416224]=note: print w/replies, xml ) Need Help??


in reply to Looking for a simple multiprocess-enabled logging module

One alternative is to use Sys::Syslog and set your facility to be something like local7. Configure syslog to log local7 to a different logfile.

It's simple, syslog is a pretty mature protocol, and Sys::Syslog is part of the perl core.

  • Comment on Re: Looking for a simple multiprocess-enabled logging module

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://416224]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (5)
As of 2024-04-18 02:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found