How do we determine if NCM debug is turned off?
Navigate to $SPECROOT/NCM directory.
Open the config.xml file.
<debugging type="java.lang.String">off</debugging>
The above is debug off.
Make the change and save the file.
After 15 seconds the file will be read again - no restarts required.