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
If you set the stdout_logfile and stderr_logfile config options to syslog, both file descriptors seem to log to syslog with the same priority (14) and the same severity (Informational). Anything coming from stderr should have an error severity.