ClassInterface Zend_Log_Filter_Interface

Description
  • license: New BSD License
  • copyright: Copyright (c) 2005-2007 Zend Technologies USA Inc. (http://www.zend.com)

Located in /Log/Filter/Interface.php (line 27)


	
			
Method Summary
 boolean accept (string $message, integer $level)
Methods
accept (line 36)

Returns TRUE to accept the message, FALSE to block it.

  • return: accepted?
  • access: public
boolean accept (string $message, integer $level)
  • string $message: message for the log
  • integer $level: log level

Documentation generated on Wed, 21 Feb 2007 12:02:35 -0800 by phpDocumentor 1.3.1