Debugging

From FreeCAD Documentation
Revision as of 11:32, 9 October 2006 by Xorx (talk | contribs) (First description)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The debugging of FreeCAD is supported by a few internal mechanisms. The command line version of FreeCAD provides to options for debugging support:

-v
With the "v" option FreeCAD gives a more verbose output.
-l
With the "l" option FreeCAD writes additional information to a logfile.