Well, there's the openbd mail log. But that's not an email.

In the case of errors involving emailing; I usually wrap my CF mail logic within CFTRY tags, and output the CFCATCH structure (in an email to myself, by your example).

In the case of errors throughout the application, I would use an OnError function within the Application.cfc file. Google should get you lots of examples.

I say "I would" do that... because my applications don't ever have any errors.

Al


On 8/22/2011 11:26 AM, Jason Allen wrote:
Is there a way to configure OpenBD to report errors via email? For
instance, I define an smtp server, and an email address. When Errors
are generated an email is sent with the error and important details?

Feature request?


--
official tag/function reference: http://openbd.org/manual/
mailing list - http://groups.google.com/group/openbd?hl=en

Reply via email to