Sam Farmer

Growing up I never imagined I would play bass guitar for the Dave Matthews Band. And indeed it never happened.

debugClean, fixed for most Windows installs

October 26, 2011

D'oh, I realized that debugClean had an issue with IIS and the different CGI variables it passes back.

Anyhoo, its now fixed and can be downloaded from the project home page.

What it does

Checks a file or folder for any debug code that should probably be stripped before moving to staging or production.

Looks for ColdFusion tags:
- cfdump
- writeDump
- cflog
- writeLog

Looks for JavaScript:
- console.log

The tags and functions it looks for can be configured to your taste in the _config.cfm file.

No Comments

Some comments have been lost over the years due to moving hosts.

More


More blog entries that I have written.

Code coloring by PRISM.