Class PlainTextDebugHandlerPrinter

Description

the PlainTextDebugHandlerPrinter prints debug items right to stdout

  • version: $Id: PlainTextDebugHandlerPrinter.class.php,v 1.5 2007/09/04 20:25:33 adamfranco Exp $
  • license: GNU General Public License (GPL)
  • copyright: Copyright © 2005, Middlebury College

Located in /harmoni/core/debugHandler/PlainTextDebugHandlerPrinter.class.php (line 16)

DebugHandlerPrinterInterface
   |
   --PlainTextDebugHandlerPrinter
Method Summary
void printDebugHandler (object DebugHandler $debugHandler, [int $level = null], [optional $category = ""])
Methods
printDebugHandler (line 26)

Outputs the DebugItems in $debugHandler.

  • access: public
void printDebugHandler (object DebugHandler $debugHandler, [int $level = null], [optional $category = ""])
  • object DebugHandler $debugHandler: The DebugHandler object to output.
  • int $level: The level to output. All output < $level will be displayed. Default = user Handler's internal output level.
  • optional $category: string $category Limit output to only items under $category.

Redefinition of:
DebugHandlerPrinterInterface::printDebugHandler()
Outputs the DebugItems in $debugHandler.

Inherited Methods

Inherited From DebugHandlerPrinterInterface

DebugHandlerPrinterInterface::printDebugHandler()

Documentation generated on Wed, 19 Sep 2007 10:25:30 -0400 by phpDocumentor 1.3.0RC3