Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Perl Modules

    Sys::Syslog 0.26

    Download button

    No screenshots available
    Downloads: 547  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.0/5)
    14 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Tom Christiansen and Larry Wall | More programs
    Perl Artistic License / FREE
    June 16th, 2008, 23:11 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Sys::Syslog description

    Sys::Syslog is a Perl interface to the UNIX syslog(3) calls.

    Sys::Syslog is a Perl interface to the UNIX syslog(3) calls.

    SYNOPSIS

    use Sys::Syslog; # all except setlogsock(), or:
    use Sys::Syslog qw(:DEFAULT setlogsock); # default set, plus setlogsock()
    use Sys::Syslog qw(:standard :macros); # standard functions, plus macros

    openlog $ident, $logopt, $facility; # don't forget this
    syslog $priority, $format, @args;
    $oldmask = setlogmask $mask_priority;
    closelog;

    EXPORTS

    Sys::Syslog exports the following Exporter tags:

    * :standard exports the standard syslog(3) functions:

    openlog closelog setlogmask syslog

    * :extended exports the Perl specific functions for syslog(3):

    setlogsock

    * :macros exports the symbols corresponding to most of your syslog(3) macros and the LOG_UPTO() and LOG_MASK() functions. See "CONSTANTS" for the supported constants and their meaning.

    By default, Sys::Syslog exports the symbols from the :standard tag.

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    syslog calls | Perl interface | Perl module | syslog | calls | Perl

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM