Hi,

I was reading up today on syslog and it gave the following shell script 
example of how to set up a logging service:

$ logger -p local5.info "Script terminated normally"

I was wondering what the best way might be to do this from a perl script 
that runs periodically - have it append directly to its own log file? 
(Seems easiest)

-Kevin
-- 
Kevin Pfeiffer
International University Bremen

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to