An open API service indexing awesome lists of open source software.

https://github.com/binaryage/firelogger

Firebug logging support for server side languages/frameworks (Python, PHP)
https://github.com/binaryage/firelogger

Last synced: 9 months ago
JSON representation

Firebug logging support for server side languages/frameworks (Python, PHP)

Awesome Lists containing this project

README

          

# FireLogger Addon

FireLogger is a sexy logger console integrated into [Firebug][firebug]. You'll need Firebug 1.4 or higher and iconv php module activated.

## Supported server-side languages

* **[FireLogger for Python][firelogger4py]** (production ready)
* **[FireLogger for PHP][firelogger4php]** (production ready)
* **[FireLogger for Coldfusion][firelogger4cfm]** (production ready)
* **[FireLogger for Java][webappender]** (production ready)
* _add your own here_ [Protocol description](https://github.com/binaryage/firelogger/wiki)

[firebug]: https://addons.mozilla.org/en-US/firefox/addon/1843
[firelogger4py]: https://github.com/binaryage/firelogger.py
[firelogger4php]: https://github.com/binaryage/firelogger.php
[firelogger4js]: http://github.com/darwin/firelogger.js
[firelogger4cfm]: http://cffirelogger.riaforge.org
[webappender]: https://github.com/clescot/webappender