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
logging: Emit wasmtime-wasi-http WARN logs by default
Many hyper errors are converted to the generic HttpProtocolError by
wasmtime-wasi-http, which makes debugging difficult. The original hyper
error is emitted as a tracing event, so let's print those by default.
Signed-off-by: Lann Martin <[email protected]>
0 commit comments