You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move WebServer::serve() before showSplash() so the WebLogSink
captures all Logger output from the start. Buffer pending log
lines when no browser is connected yet, then flush the accumulated
output when the first WebSocket session accepts.
Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
0 commit comments