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
🔧 fix: Change logging stream from stdout to stderr
Modify default logging stream to use stderr instead of stdout
for better error handling and separation of standard output
and error streams allowing piping yaml output to different tools
0 commit comments