Program_Root/log4php/appenders/LoggerAppenderSocket.php

Description

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

log4php is a PHP port of the log4j java logging package. This framework is based on log4j (see http://jakarta.apache.org/log4j for details).

Design, strategies and part of the methods documentation are developed by log4j team (Ceki Gülcü as log4j project founder and http://jakarta.apache.org/log4j/docs/contributors.html).

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
LoggerAppenderSocket Serialize events and send them to a network socket.
Includes
require_once (LOG4PHP_DIR.'/LoggerAppenderSkeleton.php') (line 28)
require_once (LOG4PHP_DIR.'/helpers/LoggerOptionConverter.php') (line 29)
require_once (LOG4PHP_DIR.'/LoggerLog.php') (line 31)
require_once (LOG4PHP_DIR.'/LoggerLayout.php') (line 30)
Constants
LOG4PHP_LOGGER_APPENDER_SOCKET_DEFAULT_PORT = 4446 (line 25)
LOG4PHP_LOGGER_APPENDER_SOCKET_DEFAULT_TIMEOUT = 30 (line 26)

Documentation generated on Mon, 1 Dec 2003 22:09:43 +0100 by phpDocumentor 1.2.2