Welcome Guest, Not a member yet? Register   Sign In
Poll: Improved error logging?
You do not have permission to vote in this poll.
yes
72.73%
24 72.73%
no
15.15%
5 15.15%
maybe
12.12%
4 12.12%
Total 33 vote(s) 100%
* You voted for this item. [Show Results]

Improve Error Logging
#1

(This post was last modified: 04-07-2015, 06:34 AM by ciadmin.)

CodeIgniter should have a better error logging system.
I suggest that error logging should have some options:
1- send error to email (I would like SMTP)
2- save POST, GET, SESSION variables.
3- save URL
4- save user IP address

I think improving error logging is something that should not affect the CodeIgniter performance.

My experience:
Excepting option 2, I used that for better understanding the error.
Because "Trying to get property of non-object ..." does tell me where the error occurred, but it doesn't tell me:
- what user saw that error(maybe the error was in a middle of a function and half a function has run). (option 4)
- maybe that function is used in multiple places (option 3)
- option 1 is to monitor error in real time, and resolving them fast.
Reply


Messages In This Thread
Improve Error Logging - by GeorgeD - 04-07-2015, 01:28 AM
RE: Improve Error Logging - by RWCH - 04-07-2015, 05:48 AM
RE: Improve Error Logging - by GeorgeD - 04-07-2015, 07:12 AM
RE: Improve Error Logging - by dmyers - 04-07-2015, 10:17 AM
RE: Improve Error Logging - by albertleao - 04-08-2015, 09:13 AM
RE: Improve Error Logging - by Razican - 04-19-2015, 03:15 PM
RE: Improve Error Logging - by fuxu - 04-09-2015, 12:43 AM
RE: Improve Error Logging - by mwhitney - 04-13-2015, 10:15 AM
RE: Improve Error Logging - by curunoir - 04-20-2015, 03:35 AM



Theme © iAndrew 2016 - Forum software by © MyBB