[ 
https://issues.apache.org/jira/browse/LOG4PHP-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13229958#comment-13229958
 ] 

Florian Semm commented on LOG4PHP-174:
--------------------------------------

Hi Christoph,

if I want to use FirePHP/ the FirePHP-Appender, I have to install your lib. The 
dependencies are still exists, with and without class_exists().

I think there is no problem to implement the protocol again. The implementation 
of the protocol is easy:

header('X-Wf-Protocol-1: http://meta.wildfirehq.org/Protocol/JsonStream/0.2');
header('X-Wf-1-Plugin-1: 
http://meta.firephp.org/Wildfire/Plugin/FirePHP/Library-FirePHPCore/0.3');
header('X-Wf-1-Structure-1: 
http://meta.firephp.org/Wildfire/Structure/FirePHP/FirebugConsole/0.1');
header('X-Wf-1-1-1-1: 64|[{"Type":"ERROR","File":" ... 
Test.php","Line":3},"Hello World"]|');

                
> Firephp appender logs to Firebug console.
> -----------------------------------------
>
>                 Key: LOG4PHP-174
>                 URL: https://issues.apache.org/jira/browse/LOG4PHP-174
>             Project: Log4php
>          Issue Type: Improvement
>          Components: Code
>    Affects Versions: 2.3.0
>         Environment: Mozilla Firefox, possibly Google Chrome
>            Reporter: Bruce Ingalls
>              Labels: features, patch
>         Attachments: log4diff.tar.bz2
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> I followed the guidelines at 
> http://logging.apache.org/log4php/contributingpatches.html
> However, Jira does not seem to have a way to upload files, such as the 
> Appender I'd like to donate to this project.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to