capi
capi copied to clipboard
consistent approach to logging from server
- Such that devs can specify log levels when running the CLI
Do we want to throw a log into DevRelaySpec
and DevParachainSpec
at spawnNet
? Something like...
console.log(magenta("Launching"), this.name, gray(`with ${binary}`))