<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: zend_log_exception &#8216;bad log priority&#8217;</title>
	<atom:link href="http://phpprotip.com/2009/02/zend_log_exception-bad_log_priority/feed/" rel="self" type="application/rss+xml" />
	<link>http://phpprotip.com/2009/02/zend_log_exception-bad_log_priority/</link>
	<description>Together we can defeat the internet</description>
	<lastBuildDate>Wed, 01 Feb 2012 00:23:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Gdewilde</title>
		<link>http://phpprotip.com/2009/02/zend_log_exception-bad_log_priority/comment-page-1/#comment-11510</link>
		<dc:creator>Gdewilde</dc:creator>
		<pubDate>Fri, 09 Sep 2011 17:10:40 +0000</pubDate>
		<guid isPermaLink="false">http://phpprotip.com/?p=117#comment-11510</guid>
		<description>I get this error when I add $log-&gt;registerErrorHandler(); to my log object</description>
		<content:encoded><![CDATA[<p>I get this error when I add $log-&gt;registerErrorHandler(); to my log object</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 網站製作學習誌 &#187; [Web] 連結分享</title>
		<link>http://phpprotip.com/2009/02/zend_log_exception-bad_log_priority/comment-page-1/#comment-12</link>
		<dc:creator>網站製作學習誌 &#187; [Web] 連結分享</dc:creator>
		<pubDate>Mon, 02 Mar 2009 08:01:35 +0000</pubDate>
		<guid isPermaLink="false">http://phpprotip.com/?p=117#comment-12</guid>
		<description>[...] zend_log_exception ‘bad log priority’ [...]</description>
		<content:encoded><![CDATA[<p>[...] zend_log_exception ‘bad log priority’ [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chance</title>
		<link>http://phpprotip.com/2009/02/zend_log_exception-bad_log_priority/comment-page-1/#comment-11</link>
		<dc:creator>chance</dc:creator>
		<pubDate>Wed, 25 Feb 2009 21:15:01 +0000</pubDate>
		<guid isPermaLink="false">http://phpprotip.com/?p=117#comment-11</guid>
		<description>Matthew,

I filed an issue like you suggested.
http://framework.zend.com/issues/browse/ZF-5884</description>
		<content:encoded><![CDATA[<p>Matthew,</p>
<p>I filed an issue like you suggested.<br />
<a href="http://framework.zend.com/issues/browse/ZF-5884" rel="nofollow">http://framework.zend.com/issues/browse/ZF-5884</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Weier O'Phinney</title>
		<link>http://phpprotip.com/2009/02/zend_log_exception-bad_log_priority/comment-page-1/#comment-9</link>
		<dc:creator>Matthew Weier O'Phinney</dc:creator>
		<pubDate>Tue, 24 Feb 2009 23:35:36 +0000</pubDate>
		<guid isPermaLink="false">http://phpprotip.com/?p=117#comment-9</guid>
		<description>Actually, this sounds like a classic error when using __call() -- making sure that any exceptions raised actually make sense and are not context sensitive. Typically it&#039;s best to simply raise an exception with the message &quot;__call() is unable to trap the method $method&quot;.

If you haven&#039;t already, can you file an issue asking to change the exception message raised by __call() in Zend_Log?</description>
		<content:encoded><![CDATA[<p>Actually, this sounds like a classic error when using __call() &#8212; making sure that any exceptions raised actually make sense and are not context sensitive. Typically it&#8217;s best to simply raise an exception with the message &#8220;__call() is unable to trap the method $method&#8221;.</p>
<p>If you haven&#8217;t already, can you file an issue asking to change the exception message raised by __call() in Zend_Log?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

