[GH-ISSUE #25] FirePHPHandler as known FirePHP plugin #5

Closed
opened 2026-03-04 02:11:15 +03:00 by kerem · 5 comments
Owner

Originally created by @stof on GitHub (May 8, 2011).
Original GitHub issue: https://github.com/Seldaek/monolog/issues/25

The FirePHPHandler currently uses the plugin URI of the Zend library as only known plugins can log to FirePHP.
It may be possible to have Monolog as a recognized plugin.

Originally created by @stof on GitHub (May 8, 2011). Original GitHub issue: https://github.com/Seldaek/monolog/issues/25 The FirePHPHandler currently uses the plugin URI of the Zend library as only known plugins can log to FirePHP. It may be possible to have Monolog as a recognized plugin.
kerem closed this issue 2026-03-04 02:11:16 +03:00
Author
Owner

@Seldaek commented on GitHub (May 8, 2011):

Contacted @cadorn about this. We'll see what he says.

<!-- gh-comment-id:1119312 --> @Seldaek commented on GitHub (May 8, 2011): Contacted @cadorn about this. We'll see what he says.
Author
Owner

@stof commented on GitHub (May 13, 2011):

@cadorn what is the solution here for people keeping using the basic FirePHPHandler ? Keep using the plugin uri of ZF ?

<!-- gh-comment-id:1154636 --> @stof commented on GitHub (May 13, 2011): @cadorn what is the solution here for people keeping using the basic FirePHPHandler ? Keep using the plugin uri of ZF ?
Author
Owner

@cadorn commented on GitHub (May 13, 2011):

Let's use the FirePHPCore one for now as that library will stay closer to your implementation than the ZF one:

http://meta.firephp.org/Wildfire/Plugin/FirePHP/Library-FirePHPCore/0.3

I have not tested it, but it should work. Let me know.

<!-- gh-comment-id:1154682 --> @cadorn commented on GitHub (May 13, 2011): Let's use the FirePHPCore one for now as that library will stay closer to your implementation than the ZF one: http://meta.firephp.org/Wildfire/Plugin/FirePHP/Library-FirePHPCore/0.3 I have not tested it, but it should work. Let me know.
Author
Owner

@stof commented on GitHub (May 13, 2011):

I just tested in my project and it works. @Seldaek should I send a PR with the change or are you doing it yourself ?

<!-- gh-comment-id:1154703 --> @stof commented on GitHub (May 13, 2011): I just tested in my project and it works. @Seldaek should I send a PR with the change or are you doing it yourself ?
Author
Owner

@Seldaek commented on GitHub (May 16, 2011):

Done

<!-- gh-comment-id:1182391 --> @Seldaek commented on GitHub (May 16, 2011): Done
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/monolog#5
No description provided.