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
it would be nice if you could tail the log in your browser from the proxy..
eg
npx verbose-proxy --open
and in the browser you'd get a page (perhaps at /__tail) that just streamed the output of the log.. could even add some formatting there to make it more like the network tab in dev tools
The text was updated successfully, but these errors were encountered:
it would be nice if you could tail the log in your browser from the proxy..
eg
and in the browser you'd get a page (perhaps at
/__tail
) that just streamed the output of the log.. could even add some formatting there to make it more like the network tab in dev toolsThe text was updated successfully, but these errors were encountered: