Class LoggerAppenderPhp

Description

Log events using php http://www.php.net/trigger_error function and a LoggerLayoutTTCC default layout.

Log events using php http://www.php.net/trigger_error function and a LoggerLayoutTTCC default layout. Levels are mapped as follows:

  • , mapped to E_USER_NOTICE
  • mapped to E_USER_WARNING
  • , mapped to E_USER_ERROR

Located in Program_Root/src/log4php/appenders/LoggerAppenderPhp.php (line 39)

LoggerAppenderSkeleton
   |
   --LoggerAppenderPhp
Variable Summary
Method Summary
LoggerAppenderPhp LoggerAppenderPhp (string $name)
void activateOptions ()
void append (mixed $event)
void close ()
Variables
Methods

Documentation generated on Wed, 27 Aug 2003 18:11:32 +0200 by phpDocumentor 1.2.2