Hi everyone.
I am looking to determine from a large code base, what files are actually being used over a period of time. I need to know about CFM pages and CFCs as well as any included CFM files etc.
I know I can get some of this info using logging in application.cfm, or by using IIS, but I will still be missing any include files and any CFCs used.
Is there any way to get CF to log every file it executes? Ideally I would like to keep any new coding to a minimum or just in one place.
Thanks, Ciarán