/home/nimitz/cre_loaded/repositories/creloaded/branches/loaded62pro/pear/Log/mail::php Namespace Reference


Detailed Description

The Log_mail class is a concrete implementation of the Log:: abstract class which sends log messages to a mailbox. The mail is actually sent when you close() the logger, or when the destructor is called (when the script is terminated).

PLEASE NOTE that you must create a Log_mail object using =&, like this : $logger =& Log::factory("mail", "recipient@example.com", ...)

This is a PEAR requirement for destructors to work properly. See http://pear.php.net/manual/en/class.pear.php

Author:
Ronnie Garcia <ronnie@mk2.net>

Jon Parise <jon@php.net>

Since:
Log 1.3


Generated on Fri Mar 17 15:01:59 2006 for CRE Loaded 6.2 Pro by  doxygen 1.4.4