Program_Root/src/log4php/layouts/LoggerLayoutHtml.php

Description

log4php: a php port of log4j java logging package This framework is based on log4j see http://jakarta. Copyright (C) The Apache Software Foundation.

log4php: a php port of log4j java logging package This framework is based on log4j see http://jakarta.apache.org/log4j Copyright (C) The Apache Software Foundation. All rights reserved. PHP port 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 Apache Software License version 1.1, a copy of which has been included with this distribution in the LICENSE.txt file.

Classes
Class Description
LoggerLayoutHtml This layout outputs events in a HTML table.
Includes
require_once ('log4php/LoggerLayout.php') (line 21)
require_once ('log4php/LoggerLevel.php') (line 23)
require_once ('log4php/spi/LoggerLoggingEvent.php') (line 22)
Constants
LOGGER_LAYOUT_TITLE_OPTION = 'Title' (line 32)

A string constant used in naming the option for setting the the HTML document title. constant is Title.

A string constant used in naming the option for setting the the HTML document title. Current value of this string constant is Title.

LOGGER_LAYOUT_TRACE_PREFIX = '<br>&nbsp;&nbsp;&nbsp;&nbsp;' (line 25)

Documentation generated on Wed, 27 Aug 2003 18:11:40 +0200 by phpDocumentor 1.2.2