capi icon indicating copy to clipboard operation
capi copied to clipboard

consistent approach to logging from server

Open harrysolovay opened this issue 1 year ago • 1 comments

  • Such that devs can specify log levels when running the CLI

harrysolovay avatar Feb 28 '23 18:02 harrysolovay

Do we want to throw a log into DevRelaySpec and DevParachainSpec at spawnNet? Something like...

console.log(magenta("Launching"), this.name, gray(`with ${binary}`))

harrysolovay avatar May 17 '23 09:05 harrysolovay