And thats with debug on 1 or 2?

On Sat, Jun 12, 2010 at 2:11 PM, John Andersen <j.andersen...@gmail.com>wrote:

> Ok, I just updated to 1.3.2 and tried this.
> Works flawlessly on my Windows XP machine, using:
> [code]
> $this->log('Arrived at '.get_class().'->'.__FUNCTION__.'()', 'debug');
> [/code]
>
> And the debug log contains:
> [code]
> 2010-06-12 13:08:40 Debug: Arrived at: ServicesController-
> >tell_a_friend()
> [/code]
>
> So you must have another issue somewhere!
> Enjoy,
>   John
>
> On Jun 12, 3:21 pm, Junaid <shamsuddi...@gmail.com> wrote:
> > Hello,
> >  I tried that (changing the log name) and it still doesn't work! (only
> when
> > debug = 0).
> >
> >         CakeLog::write('trace', 'test');
> >
> >         $this->log('A debugging message.', 'trace');
> >
> > For instance these commands do not seem to do anything when debug > 0
> >
> > Any other ideas? Appreciate any help. Thanks.
> [snip]
>
> Check out the new CakePHP Questions site http://cakeqs.org and help others
> with their CakePHP related questions.
>
> You received this message because you are subscribed to the Google Groups
> "CakePHP" group.
> To post to this group, send email to cake-php@googlegroups.com
> To unsubscribe from this group, send email to
> cake-php+unsubscr...@googlegroups.com<cake-php%2bunsubscr...@googlegroups.com>For
>  more options, visit this group at
> http://groups.google.com/group/cake-php?hl=en
>

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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

Reply via email to