Re: Turn off writing to debug.log

2007-07-28 Thread rtconner

What version of cake?

I looked through the code.. couldn't find anything clear..

Try putting one or both of these somewhere in bootstrap perhaps...

Configure::write('debug', 0);
Configure::write('log', 0);

On Jul 27, 1:46 pm, starkey <[EMAIL PROTECTED]> wrote:
> Anyone know how to turn off writing to the debug.log?  I've set
> define('DEBUG', 0); and just about everything else I can think of off.
>
> Thanks!


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Turn off writing to debug.log

2007-07-27 Thread starkey

Anyone know how to turn off writing to the debug.log?  I've set
define('DEBUG', 0); and just about everything else I can think of off.

Thanks!


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---