Author: floriansemm
Date: Fri Mar 23 06:57:51 2012
New Revision: 1304209
URL: http://svn.apache.org/viewvc?rev=1304209&view=rev
Log:
a few little changes
Modified:
logging/log4php/trunk/src/examples/php/appender_firephp.php
Modified: logging/log4php/trunk/src/examples/php/appender_firephp.php
URL:
http://svn.apache.org/viewvc/logging/log4php/trunk/src/examples/php/appender_firephp.php?rev=1304209&r1=1304208&r2=1304209&view=diff
==============================================================================
--- logging/log4php/trunk/src/examples/php/appender_firephp.php (original)
+++ logging/log4php/trunk/src/examples/php/appender_firephp.php Fri Mar 23
06:57:51 2012
@@ -60,7 +60,7 @@ Logger::configure(dirname(__FILE__).'/..
<ul>
<li>
<a href="http://logging.apache.org/log4php/">Apache log4php</a>
- >= <b style="color:red;">v2.2.2</b>
+ >= v2.2.2
</li>
<li>
<a href="http://getfirebug.com/">Mozilla Firebug</a> with
console & net enabled.
@@ -93,7 +93,7 @@ Logger::configure(dirname(__FILE__).'/..
<li>If you installed the phar package, edit its location at the top of
this file</li>
<li>Ensure this file has web server read permissions in
<code>DOCUMENT_ROOT</code></li>
<li>
- Similarly, place <b style="color:red;">sample log4php.xml</b>
in the same directory
+ Copy <code>appender_firephp.xml</code> to log4php.xml into your
DOCUMENT_ROOT
<small>(Note that log4php.xml runs LogggerAppenderFirephp at
debug level)</small>
</li>
<li>Optional: launch Developer Companion. Follow its instructions to
generate a key</li>