Class Swift_Log_DefaultLog

Description

The Default Logger class

Located in /Swift/Log/DefaultLog.php (line 20)

Swift_Log_Base
   |
   --Swift_Log_DefaultLog
Method Summary
void add (string $text, string $type)
void clear ()
void dump ()
Methods
add (line 33)

Add a log entry

void add (string $text, string $type)
  • string $text: The text for this entry
  • string $type: The label for the type of entry
clear (line 48)

Empty the log

void clear ()
dump (line 41)

Dump the contents of the log to the browser

void dump ()

Inherited Methods

Inherited From Swift_Log_Base

Swift_Log_Base::addFailedRecipient()
Swift_Log_Base::disable()
Swift_Log_Base::enable()
Swift_Log_Base::getFailedRecipients()
Swift_Log_Base::getMaxSize()
Swift_Log_Base::isEnabled()
Swift_Log_Base::setMaxSize()
Class Constants

Documentation generated on Tue, 06 Mar 2007 23:32:22 +0000 by phpDocumentor 1.3.1