Swift
[ class tree: Swift ] [ index: Swift ] [ all elements ]

Class: Swift_Plugins_Loggers_EchoLogger

Source Location: /vendors/swift/classes/Swift/Plugins/Loggers/EchoLogger.php

Class Overview


Prints all log messages in real time.


Author(s):

  • Chris Corbyn

Implements interfaces:

Methods



Class Details

[line 18]
Prints all log messages in real time.



Tags:

author:  Chris Corbyn
filesource:  Source Code for this file


[ Top ]


Class Methods


constructor __construct [line 29]

Swift_Plugins_Loggers_EchoLogger __construct( [boolean $isHtml = true])

Create a new EchoLogger.



Tags:

access:  public


Parameters:

boolean   $isHtml  

[ Top ]

method add [line 38]

void add( string $entry)

Add a log entry.



Tags:

access:  public



Implementation of:
Swift_Plugins_Logger::add()
Add a log entry.

Parameters:

string   $entry  

[ Top ]

method clear [line 53]

void clear( )

Not implemented.



Tags:

access:  public



Implementation of:
Swift_Plugins_Logger::clear()
Clear the log contents.
[ Top ]

method dump [line 60]

void dump( )

Not implemented.



Tags:

access:  public



Implementation of:
Swift_Plugins_Logger::dump()
Get this log as a string.
[ Top ]


Documentation generated on Mon, 05 Sep 2011 20:33:10 -0500 by phpDocumentor 1.4.3