/layouts/LoggerLayoutTTCC.php

Description

Copyright 2004 The Apache Software Foundation.

This software is published under the terms of the Apache Software License version 2.0, a copy of which has been included with this distribution in the LICENSE file.

Classes
Class Description
LoggerLayoutTTCC TTCC layout format consists of time, thread, category and nested diagnostic context information, hence the name.
Includes
require_once (LOG4PHP_DIR.'/LoggerLayout.php') (line 34)
Constants
LOG4PHP_LOGGER_LAYOUT_NULL_DATE_FORMAT = 'NULL' (line 40)

String constant designating no time information. Current value of this constant is NULL.

LOG4PHP_LOGGER_LAYOUT_RELATIVE_TIME_DATE_FORMAT = 'RELATIVE' (line 46)

String constant designating relative time. Current value of this constant is RELATIVE.

Documentation generated by phpDocumentor 1.3.2