This isn't Ruby on Rails. PHP doesn't log runtime information. Cake only logs errors and debug errors.
On Sep 10, 6:30 am, Joshua Muheim <[email protected]> wrote: > as mentioned above i use > > define('LOG_ERROR', 2); > > On Fri, Sep 10, 2010 at 3:11 PM, Andy Dirnberger > > <[email protected]> wrote: > > What are you using for the log setting in core.php? > > > On Sep 10, 7:52 am, psybear83 <[email protected]> wrote: > >> Hi everybody > > >> From Ruby On Rails I'm used that while developing my log files are > >> full of informations about what pages were rendered etc. > > >> In CakePHP I'm missing this - I don't even seem to have a log file in > >> my app/tmp/logs directory? Is this normal? I have set > > >> define('LOG_ERROR', 2); > > >> is this OK? Am I missing anything else? > > >> Thanks a lot > >> Josh > > > Check out the new CakePHP Questions sitehttp://cakeqs.organd 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 [email protected] > > To unsubscribe from this group, send email to > > [email protected] For more options, visit this group > > athttp://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 [email protected] 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
