stillnet
11/15/2022, 3:06 PMzackster
11/15/2022, 3:16 PMzackster
11/15/2022, 3:16 PMPatrick
11/15/2022, 3:32 PMstillnet
11/15/2022, 3:39 PMPatrick
11/15/2022, 3:55 PMstillnet
11/15/2022, 3:59 PMJohn Wilson
11/15/2022, 7:09 PMfind in files function in the edit menu. Free download if you don't use it. Just open the root folder and you should be set.stillnet
11/15/2022, 7:15 PMstillnet
11/15/2022, 7:50 PMthis.tag.log.application="true";
It would be cool if I could overwrite the whole tag in application.cfc. Something like:
this.tag.abort = function() {
writeLog("cfabort called from #callStackGet()[2].template#:#callStackGet()[2].lineNumber#");
super.abort();
}dswitzer
11/15/2022, 8:22 PMdswitzer
11/15/2022, 8:26 PMzackster
11/16/2022, 8:53 AMzackster
11/16/2022, 8:55 AMzackster
11/16/2022, 9:44 AMzackster
11/16/2022, 9:46 AMAsher Densmore-Lynn
11/16/2022, 3:30 PM<cfabort instance to <cf_abortx that does the logging you want.Asher Densmore-Lynn
11/16/2022, 3:30 PM