| Issue 50: | add ability to disable debug | |
| 1 person starred this issue and may be notified of changes. | Back to list |
i know this sounds dumb, but i want to add the ability to turn debug off. the main problem is that it adds time onto processing. this isn't a problem when developing during the day but would be a problem in automated/scheduled situations where you probably don't need to see the output. all it'd take is a setting in testsuite, something like disableDebugging(). calls to debug() would all work; the only difference is that the chunk of code that performs the cfdump of the debug data wouldn't run. cfdump is just waaaaay slow in cf7 and 8. very low priority, but something i'd like to add all the same
Jun 30, 2010
Project Member
#1
virtix
Status:
Fixed
|