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
As a result, on those platforms, all log.Info are dumped unless the system configuration is changed. I'm thus proposing to set the syslog level of log.Info to notice.
Thoughts?
The text was updated successfully, but these errors were encountered:
Most syslog systems do not log anything below notice level.
/etc/asl.conf
:/etc/syslog.conf
:As a result, on those platforms, all
log.Info
are dumped unless the system configuration is changed. I'm thus proposing to set the syslog level oflog.Info
tonotice
.Thoughts?
The text was updated successfully, but these errors were encountered: