category Zend
package Zend_Log
subpackage Filter
copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com)
license New BSD License
version $Id$

 Methods

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

accept(array $event) : boolean

Parameters

$event

array

event data

Returns

booleanaccepted?