Prevents a PHXIOConsole from ever being created and optionally redirects err and out to the bit bucket. This is a convenience method for headless apps (and specifically JNI apps) which are not using the console.
After calling this method, feel free to re-redirect the console or error stream elsewhere, secure in the knowledge that ModelCenter.jar will not attempt to steal them again and pipe them to PHXIOConsole.
Parameters
discardOutput
whether to redirect out and err to the bit bucket; if false, they are untouched