I have a Coldfusion application which uses a tag in the application.cfm file. This tag seems to be randomly logging errors. There are errors in the Coldfusion error log. I have been able to cause errors that get logged. I have also heard user reports of errors which are not logged.
After doing some searching, I've found that application.cfc has trouble logging errors in some of the methods; however, I am not using application.cfc.
Wondering if anyone has run across the same behavior, and how to best handle. I cannot debug application without the error information... any help would be appreciated