blob: a9e528886eba545f75ed951b596a9dd1ec611c4c (
plain) (
blame)
1
2
3
4
|
This module provides an interface to the system logger syslogd(8) via Perl's
XSUBs. The implementation attempts to resemble the native libc-functions of
your system, so that anyone being familiar with syslog.h should be able to
use this module right away.
|