/appenders/LoggerAppenderSyslog.php

Description

log4php is a PHP port of the log4j java logging package.

This framework is based on log4j (see log4j for details).

Design, strategies and part of the methods documentation are developed by log4j team (Ceki Gülcü as log4j project founder and contributors).

PHP port, extensions and modifications by VxR. All rights reserved.
For more information, please see http://www.vxr.it/log4php/.

This software is published under the terms of the LGPL License a copy of which has been included with this distribution in the LICENSE file.

Classes
Class Description
LoggerAppenderSyslog Log events using php http://www.php.net/syslog function.
Includes
require_once (LOG4PHP_DIR.'/LoggerAppenderSkeleton.php') (line 25)
require_once (LOG4PHP_DIR.'/LoggerLevel.php') (line 26)
require_once (LOG4PHP_DIR.'/LoggerLog.php') (line 27)

Documentation generated by phpDocumentor 1.3.2