// auto exec by default, can be stopped via skipAutoExec below due to timeout exec().catch((e) => { D('>')('error: %s', (process.env.VERBOSE_ERRORS ? e.stack : e.message) || e) })
debug('error: %s', (process.env.VERBOSE_ERRORS ? e.stack : e.message) || e)