How to switch off DEBUG logging in 0.11beta5

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
pinthenet

How to switch off DEBUG logging in 0.11beta5

Post 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?
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: How to switch off DEBUG logging in 0.11beta5

Post 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.
Locked

Return to “CMSMS Core”