-
Notifications
You must be signed in to change notification settings - Fork 0
FirePHP Log
This is a placeholder for a replacement class (CI_Log) that enables logging to FirePHP as well as firebug. To use it, just add my class to app/libraries and upload FirePHP.class.php to app/libraries/FirePHPCore. This means that the controller does not need to extend another class etc.
The FirePHP class can be referenced from the controller by $this->fire eg. $this->fire->log('Testing ...');
Anything logged with the CI_Log (and log_message() ), depending on the logging setting specified in the config, will also be logged to the console :)
Categories
@todo - make ToC from/for directories, and reorganize
Applications [Controller] [Core] [DMZ_Extensions] [Helper] [Internationalization] [Libraries] [Libraries:Permissions] [Library] [Library:Views] [Models] [Module] [Plugin] [Views]
[Analytics] [Approaches] [Books] [Config] [Getting Started] [Help] [Help:TipsAndTricks] [IIS]
[Contributions] [Contributions - Modifications] [Groups] [Links] [Wiki]