Hi Friends,

Need guidance about logging in production environment.

Symfony 1.0 log logs a word [sfException] whenever there is some wrong
query etc...the details can be seen on screen in DEV environment...

But how can I trace the root of the problem in production environment
(I'll just see 500 internal error message on screen)? If I enable
logs, I'll just see the word sfException in the log, and the Action
that created the problem, but not the actual culprit query...

How do you guys trace the problems that occur in production?

Can we write some simple piece of code that asynchronously mails
details of a problem occurred in production to a given mail id?

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

Reply via email to