Skip to content

rdlu/kohana-firelogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FireLogger for PHP

FireLogger is a sexy PHP logger console integrated into Firebug (an alternative to FirePHP).

Visit firelogger.binaryage.com

Kohana Module Usage:

Add to your bootstrap: 'firelogger' => MODPATH.'firelogger',

On your models/controllers/views you can use: Flog($level,$message); Flog("info","Info Message"); Flog("debug",$object);

You've got the idea...

Peace, rodrigodk@github rodrigo.dk@facebook

About

Kohana Module of darwin's Firelogger.php

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages