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
Currently, there's a log window (Alt+l), but it's not great. Also, just a few things are logged there. It'd be nice to use the default RUST_LOG=<log level> scheme and log to stderr instead. See #54
Currently, there's a log window (
Alt+l), but it's not great. Also, just a few things are logged there. It'd be nice to use the defaultRUST_LOG=<log level>scheme and log tostderrinstead. See #54