Filter out any log messages not matching the validator
| Parameters: | ZendValidator|array|Traversable – |
|---|---|
| Throws ExceptionInvalidArgumentException: | |
| Return type: | Validator |
Returns TRUE to accept the message, FALSE to block it.
| Parameters: | array – event data |
|---|---|
| Return type: | bool |