"Sys::Syslog" is an interface to the UNIX syslog(3) program. Call "syslog()" with a string priority and a list of "printf()" args just like syslog(3)....
SAPER/Sys-Syslog-0.36 - 21 Oct 2019 22:41:02 UTCThin OO-wrapper around Sys::Syslog. Why? Less chance of mis-typing log levels and less noisy code. Can also be used with multiple-inheritence to add logging to a new or existing class....
MAXSCHUBE/Sys-Syslog-OO-1.00 - 14 Mar 2009 04:15:19 UTCThis module is a back-end plugin for "Sys::Syslog", for supporting the Win32 event log. It is not expected to be directly used by any module other than "Sys::Syslog" therefore it's API may change at any time and no warranty is made with regards to ba...
SAPER/Sys-Syslog-0.36 - 21 Oct 2019 22:41:02 UTCThis module provides Sys::Syslog logging to the Net::Server system....
RHANDOM/Net-Server-2.009 - 10 Aug 2017 21:13:01 UTCThis is a simple module that finds the system logfile on Linux is and can copy it or tail it to a file. It works for syslogd or syslog-ng. The syslog configuration must be in the standard locations. The method 'tail' now has more options: number_line...
JUDITH/Sys-SyslogMessages-0.02 - 22 Feb 2006 20:01:57 UTCOperating Systems/Kernels current supported: Linux-2.6/3.0 with /proc. This module implements a very specific feature: stopping(freezing and thawing/continuing all userspace processes on the machine. It works by sending SIGSTOP to all processes, pare...
MLEHMANN/Sys-FreezeThaw-0.02 - 07 Oct 2013 04:21:35 UTC