Skip to content
mgong98 edited this page Oct 1, 2024 · 1 revision

Debug Options

Use this option to enable various debug levels.

Debug and Verbose are only available if built in with the –debug—enable argument.

-v [--verbose] *LEVEL* : set debug level. 

LEVEL is one of the following:

0 (Silent), 
1 (Warnings and Errors),
2 (Info -default),
3 (Debug), 
4 (Verbose). 

Debug and Verbose are only available if built-in to the compile of the mxt-app.

Clone this wiki locally