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, accelerated-bridge-cni logs to Stderr and this can't be changed, as result, all logs go to the container runtime log (for example, to the containerd log).
It will be useful to support logging into a file to simplify debugging.