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
Problem: My Applications write logs to stdout in json. It's common for me to run them and pipe to "jq" or other json tools for better printing. I run binaries in the pre_cmd and post_cmd and don't want them to log.