Diagnostics You Can Disable

Diagnostics are great for debugging and catching problems during development, but at release time, you may want them gone in order to speed up your code. This article introduces an Apex class that allows you to do just that.