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
zap logger is the best, but unfortunately it's impossible in Etcd server to change logging format. zap logger is able to log as plaintext, but JSON format settings is hardcoded in Etcd. Please add an option to change format to "console" i.e. plaintext. My use case is logging to Journald. It's not convenient for me to log JSONs to journald.
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 21 days if no further activity occurs. Thank you for your contributions.
zap logger is the best, but unfortunately it's impossible in Etcd server to change logging format. zap logger is able to log as plaintext, but JSON format settings is hardcoded in Etcd. Please add an option to change format to "console" i.e. plaintext. My use case is logging to Journald. It's not convenient for me to log JSONs to journald.
The text was updated successfully, but these errors were encountered: