This class can Log debug output to show in Firebug console.
It can output HTML with JavaScript code that makes the Firebug browser extension show given log messages in its console.
The class comes with auxiliary functions that can be registered to handle PHP errors and exceptions in such way that they use the class to output information of any errors in Firebug console.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (95.0%) |
Good (85.0%) |
- |
Good (95.0%) |
- |
- |
Sufficient (65.5%) |
428 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
class.consoleLog.php |
Class |
Includes Class and functions to handle PHP errors automatically |
example.php |
Example |
Shows how this class is used |