ZF-10428: Default ErrorController should log request parameters
Description
ErrorController can display exceptions and request parameters, but it logs only exceptions. I would like to add to log the request parameters by default.
ErrorController can display exceptions and request parameters, but it logs only exceptions. I would like to add to log the request parameters by default.
Comments
Posted by Benoît Durand (intiilapa) on 2010-12-17T12:16:26.000+0000
r23536
Posted by Matthew Weier O'Phinney (matthew) on 2010-12-30T09:43:06.000+0000
Re-opening in order to correct fix version.
Posted by Benoît Durand (intiilapa) on 2011-02-17T10:34:53.000+0000
I fixed the last version in r23708.