FormFix v6.0 for .NET - Updated
Debug Your Application
Developer Guide > How To > Use FormDirector > Debug Your Application

FormDirector provides the ability to control the level of information written to the debug log as well as the ability to turn off writing to a file completely.

Control Debugging Information

Use the following properties of the FormDirector component instance to adjust the settings of your debugging for optimal performance.

Considerations for Debugging

Because debugging and writing debug information to a log file is time consuming and expensive, consider setting the ErrorLevel to Production for deployment of your application.

See Also
Is this page helpful?
Yes No
Thanks for your feedback.