guardian / typerighter

Even if you’re the right typer, couldn’t hurt to use Typerighter!
Apache License 2.0
276 stars 12 forks source link

Improve linking story #378

Closed Fweddi closed 1 year ago

Fweddi commented 1 year ago

Suppress Vite logs unless they are of level WARN. This suppresses the logs which link out to localhost ports. As we use dev-nginx, it's misleading to developers to invite them to click on links that open localhost addresses - better to log the dev-gutools domain.

Ideally, we would also suppress the Akka logging around this, and log to the shell when the server is ready, rather than at the start - but I can't find a way to do this.