Welcome Guest, Not a member yet? Register   Sign In
dev_log improves CodeIgniter development by logging queries to Firebug and/or the CI system log
#1

[eluser]ShawnMcCool[/eluser]
http://heybigname.com/2011/07/16/introdu...r-logging/

CodeIgniter has some basic logging functionality, but using it makes you kind of feel like you’re sticking your hand through a hole in the wall to do the job. Being able to see what is happening while developing gives you the information you need in order to fix errors, spot performance bottlenecks and stay productive. dev_log is a module I created for CodeIgniter 2 that allows developers to see the queries that are executing in their application in real-time. Output can be viewed in the CodeIgniter system log or in Firebug.

There is a video on the site that shows it in use. Please post suggestions / questions below the download link.


Messages In This Thread
dev_log improves CodeIgniter development by logging queries to Firebug and/or the CI system log - by El Forum - 07-16-2011, 09:55 AM



Theme © iAndrew 2016 - Forum software by © MyBB