-
Notifications
You must be signed in to change notification settings - Fork 2
Home
daveWid edited this page Sep 13, 2010
·
2 revisions
Console is a module for the php framework Kohana that lets you view your logs quickly and easily.
All you need to do to get it running is download and unzip the file and place the unzipped folder into your modules folder. After all the module folder is setup in your project bootstrap, just visit PROJECT_URL/console and enjoy!
I would suggest that you password protect the folder if you are running this on a live server or all of your logs will be visible to the world.