Program_Root/log4php/layouts/LoggerPatternLayout.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. Design, strategies and part of the methods documention are developed by log4j team (Ceki Gulcu as log4j project founder and http://jakarta.apache.org/log4j/docs/contributors.html). Copyright (C) The Apache Software Foundation. All rights reserved.

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
LoggerPatternLayout A flexible layout configurable with pattern string.
Includes
require_once (LOG4PHP_DIR.'/LoggerLayout.php') (line 29)
require_once (LOG4PHP_DIR.'/helpers/LoggerPatternParser.php') (line 30)
require_once (LOG4PHP_DIR.'/LoggerLog.php') (line 32)
require_once (LOG4PHP_DIR.'/helpers/LoggerPatternConverter.php') (line 31)
Constants
LOG4PHP_LOGGER_PATTERN_LAYOUT_DEFAULT_CONVERSION_PATTERN = '%m%n' (line 37)

Default conversion Pattern

Default conversion Pattern

LOG4PHP_LOGGER_PATTERN_LAYOUT_TTCC_CONVERSION_PATTERN = '%r [%t] %p %c %x - %m%n' (line 39)

Documentation generated on Wed, 3 Sep 2003 01:02:42 +0200 by phpDocumentor 1.2.2