For Programmers: Free Programming Magazines  


Home > Archive > PERL Beginners > April 2007 > Logging module in RHEL distro









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Logging module in RHEL distro
Alok Nath

2007-04-26, 3:58 am

Hi,
I am using perl which comes with RHEL distribution.
I think the perl version is 5.8.5.

I am not seeing any modules specific for message logging.
Does it have any ?

I am prohibited from installing any modules on top of my RHEL.

Thanks
Alok
=09
Chas Owens

2007-04-26, 3:58 am

On 4/26/07, Nath, Alok (STSD) <alok.nath@hp.com> wrote:
> Hi,
> I am using perl which comes with RHEL distribution.
> I think the perl version is 5.8.5.
>
> I am not seeing any modules specific for message logging.
> Does it have any ?
>
> I am prohibited from installing any modules on top of my RHEL.
>
> Thanks
> Alok


The Sys::Syslog* module is part of core Perl. It is an interface to
the C function syslog which writes to the system logger (think
/var/log/messages).

http://perldoc.perl.org/Sys/Syslog.html
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com