Optional
enable internal logging of super-build for debugging, when DEBUG.LOG is enabled.
when set to true, the logs will show up in your console via console.log(). you may also provide your own custom logger function if you wish.
true
console.log()
false
specify what loader (generic or built-in) to use for various file extensions.
the superbuild-compatible plugins.
enable internal logging of super-build for debugging, when DEBUG.LOG is enabled.
when set to
true, the logs will show up in your console viaconsole.log(). you may also provide your own custom logger function if you wish.