The webdev daemon is sending most user facing output as 'daemon.logMessage', but this is really a diagnostic level event. It should prefer sending user facing output as ‘app.log’ events.
This is things like Restarted application in 8ms and other messages related to building the app.