ZF-11096: Wrong sample for Zend_Log::factory()
Description
Documentation appears as:
filterParams -> format
but you must to use:
formatterParams -> format
Reported by ~neofraktal] in this [comment.
Documentation appears as:
filterParams -> format
but you must to use:
formatterParams -> format
Reported by ~neofraktal] in this [comment.
Comments
Posted by Benoît Durand (intiilapa) on 2011-02-19T21:07:18.000+0000
Fixed in r23740.