Log::Log4perl::JavaMap::SyslogAppender.3pm

Langue: en

Version: 2010-02-24 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

Log::Log4perl::JavaMap::SysLogAppender - wraps Log::Dispatch::Syslog

DESCRIPTION

This maps log4j's SyslogAppender to Log::Dispatch::Syslog

Possible config properties for log4j SyslogAppender are

     SyslogHost (Log::Dispatch::Syslog only accepts 'localhost')
     Facility
 
 

Possible config properties for Log::Dispatch::Syslog are

     min_level (debug)
     max_level
     ident    (defaults to $0)
     logopt
     facility 
     socket   (defaults to 'inet')
 
 

SEE ALSO

http://jakarta.apache.org/log4j/docs/

Log::Log4perl::Javamap

Copyright 2002-2009 by Mike Schilli <m@perlmeister.com> and Kevin Goess <cpan@goess.org>.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.