| category |
Zend |
| package |
Zend_Log |
| subpackage |
Writer |
| copyright |
Copyright (c) 2005-2010 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
Inherited
| inherited_from |
\Zend_Log_Filter_Interface::accept() |
Parameters
Returns
booleanaccepted?
Construct a Zend_Log driver
factory(array | \Zen_Config $config) : \Zend_Log_FactoryInterface
Inherited
| inherited_from |
\Zend_Log_FactoryInterface::factory() |
Parameters
$config
array\Zen_Config
Returns
Validate and optionally convert the config to array
_parseConfig(array | \Zend_Config $config) : array
Parameters
Exceptions
Returns
array