News Feed
Jobs Feed
Sections




News Archive
Chance Garcia's Blog:
Zend_log_exception 'bad log priority'
March 02, 2009 @ 10:27:26

Chance Garcia has posted about an exception he's come across several times in using the Zend_Log component of the Zend Framework but hasn't been able to figure out - until now (with the help of part of the Zend Framework manual).

There are a few times I've gotten this particular exception and then look at the trace and can't figure out what's wrong. More often than not, I'll get to the line in the trace and be like, "wtf! there's no priority here. It's a method call not a constant". [...] So to save myself and others some time and aggrevation, I'm going to go into a bit of detail as to why you may be getting this exception.

As it turns out, the Zend_Log exception was caused by the components overloading of the __call function to allow for some custom handling. Chance sees this issues as an example of "flexibility leading to complications that require complex understanding".

1 comment voice your opinion now!
zendlog zendframework component bad priority exception


blog comments powered by Disqus

Similar Posts

Chris Hartjes' Blog: Simple User Registration in CakePHP 1.2

Chris Renner's Blog: Gerrymandered Code: Extending Zend_Registry to globalize session vars

Travis Swicegood's Blog: Quick review of Zend_Log

Community News: Limb3 PHP Framework

Zend: Zend Framework 0.7.0 Released


Community Events











Don't see your event here?
Let us know!


conference zendframework2 interview example introduction community testing series framework opinion functional tool podcast unittest object composer code language release development

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework