Welcome Guest, Not a member yet? Register   Sign In
Log Levels are defined in wrong order?
#1

[eluser]arunoda[/eluser]
Codeigniter's Log Levels are defined in wrong order

It is currently defined as

* ERROR
* DEBUG
* INFO
* ALL

It should be corrected to

* ERROR
* INFO
* DEBUG
* ALL

I've started discussion on this on the github repo too. Here is a detailed explanation on this. http://tutorialcodeigniter.com/blog/log-level-fix.html

How you guys think about this?




Theme © iAndrew 2016 - Forum software by © MyBB