Welcome Guest, Not a member yet? Register   Sign In
logging
#1

[eluser]Treeda[/eluser]
Hi all,

is there a way to disable the logfile flooding with php notice msgs?

e.g.
ERROR - 2009-04-18 18:22:20 --> Severity: Notice --> Undefined index: total /home/websites/...

i know i could get rid of them but i don't see a reason why (each access to a $foo["total"] causes that), so is there anything i can suppress them written to the logfile?

I set the reporting in the index.php to:
error_reporting(E_ALL ^ E_NOTICE);

logging threshold in the config is set to 1 for only getting really important errors :-)

regards
Treeda


Messages In This Thread
logging - by El Forum - 04-19-2009, 04:58 AM
logging - by El Forum - 04-19-2009, 07:19 AM
logging - by El Forum - 04-19-2009, 09:06 AM



Theme © iAndrew 2016 - Forum software by © MyBB