Page 1 of 1

How to switch off DEBUG logging in 0.11beta5

Posted: Sat Nov 26, 2005 11:43 am
by pinthenet
Where/how can I reduce the logging level - with DEBUG the /tmp/log.txt grows quite quickly and probably doens't help me much?

Re: How to switch off DEBUG logging in 0.11beta5

Posted: Sat Nov 26, 2005 12:12 pm
by Ted
Yeah, that was a mistake on my part.

Open up lib/log4php/log4php.properties.
Put a # in front of log4php.rootLogger=DEBUG,logfile
Remove the one from log4php.properties=NONE

This has been fixed in svn.