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
We should be able to specify a debug mode --syslog-only so that we don't get any traces/logs printed on stderr/stdout. This is very useful if we want to debug the entire chain (runtime+shim+proxy) without getting some traces on the standards outputs supposed to receive the output from the container.
We should be able to specify a debug mode
--syslog-onlyso that we don't get any traces/logs printed on stderr/stdout. This is very useful if we want to debug the entire chain (runtime+shim+proxy) without getting some traces on the standards outputs supposed to receive the output from the container.