Log4php is part of the Apache Logging Services project and is partial php port of the most popular java logging framework log4j. (see http://logging.apache.org/log4j/ for details).
Please, start browsing here.
| Name | Description |
|---|---|
| chainsaw | Chainsaw is an experimental socket server that parse xml events stream. |
| log4php | The Main package |
| log4php.appenders | Package where appenders are defined. |
| log4php.config | Package used in getting/setting component properties. |
| log4php.helpers | This package is used internally. |
| log4php.layouts | Package where layouts are defined. |
| log4php.or | ObjectRenders are resposible for rendering messages depending on their class type. |
| log4php.spi | Contains part of the System Programming Interface (SPI) needed to extend log4php. |
| log4php.varia | Contains various filters and other odds and ends. |
| log4php.xml | XML based components. |
| tests | Tests infrastructure. |
Author: Marco Vassura
Revision: $Revision$