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
{{ message }}
This repository has been archived by the owner on Jul 15, 2019. It is now read-only.
We have basic logging needs - support for log levels and log rotation. Should we write our own based on standard "log" package or use one the popular ones like glog, etc? Any preference?
The text was updated successfully, but these errors were encountered:
I do not have any preference. Should log rotation be done by the keyserver, or can this be delegated to whatever receives the logs (syslog, journald, etc)?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We have basic logging needs - support for log levels and log rotation. Should we write our own based on standard "log" package or use one the popular ones like glog, etc? Any preference?
The text was updated successfully, but these errors were encountered: