I'm logging all errors with a CFC that sends SMS alerts and does other geeky stuff ;). But All my error messages are missing the actual name of the template where the error occurred. Which makes it damn near impossible to debug. What am i missing below (template only gives me the base template, not the actual included template with the error)
"Exception Error --- Exception Type:#error.type#, Template: #error.Template#, Diagnostics: #error.Diagnostics#, Remote Address: #error.RemoteAddress#, HTTP Referrer:#error.HTTPReferer#" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

