Configure exposes runtime configuration options and loggers.
Enabling debug logging. Debug logs are written to the root of the module as DbgLog.txt
.
logFile(output: string): void
Set the loggers output location, this must be called prior to enableDebugLogging.