common.logger.layout
[ class tree: common.logger.layout ] [ index: common.logger.layout ] [ all elements ]

Class: Layout

Source Location: /logger/layout/Layout.class.php

Class Overview


Layout provides a customizable way to format data for an appender.


Author(s):

  • Simon Schmid (original by Sean Kerr)

Methods


Child classes:

TabLayout
TabLayout simply transforms an exception to a tab-seperated string

Class Details

[line 19]
Layout provides a customizable way to format data for an appender.



Tags:

abstract:  
since:  2.0 $Id$
author:  Simon Schmid (original by Sean Kerr)


[ Top ]


Class Methods


method format [line 37]

void format( Exception $message)

Format an exception.



<note> This should never be called manually. </note>




Tags:

access:  public
since:  2.0


Overridden in child classes as:

TabLayout::format()
Formats an exception into a tab-seperated layout

Parameters:

exception   $message   An Exception instance.

[ Top ]


Documentation generated on Tue, 21 Feb 2006 02:29:51 +0900 by phpDocumentor 1.3.0RC5