log4php
=======
Summary
Log4php is a php port of the most popular java logging framework log4j
(see http://jakarta.apache.org/log4j/ for details).
Features
. Supports configuration through xml file (same structure as log4j).
. Supports custom configurators.
. Supports File, RollingFile, DailyFile, Echo, Console, Mail, PEAR::Db,
PHP error, Syslog or NT events, socket appenders and more.
. Supports Simple, TTCC, Html, Pattern and Xml Layouts.
. Switchable internal debug.
. It can be used to log classes and main/sub functions.
Requirements
PHP >= 4.1.x (PHP >= 4.3.0 to log location infos via debug_backtrace() )
PEAR XML_Parser class for log4php versions <= 0.3
Download
See http://www.vxr.it/log4php/download/.
Installation
See INSTALL file.
Documentation
. API documentation in docs/api
. http://jakarta.apache.org/log4j/docs/documentation.html
-------------------------------------------------------------------------------
$Revision: 1.5 $
Documentation generated on Wed, 3 Sep 2003 01:02:13 +0200 by phpDocumentor 1.2.2