Skip to content

Commit

Permalink
etcd.conf.yml.sample: remove "--log-package-levels"
Browse files Browse the repository at this point in the history
Signed-off-by: Gyuho Lee <[email protected]>
  • Loading branch information
gyuho committed May 1, 2018
1 parent 9e7a3e5 commit d80ef1f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions etcd.conf.yml.sample
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,7 @@ peer-transport-security:
# Enable debug-level logging for etcd.
debug: false

# Specify a particular log level for each etcd package (eg: 'etcdmain=CRITICAL,etcdserver=DEBUG'.
log-package-levels:
logger: zap

# Specify 'stdout' or 'stderr' to skip journald logging even when running under systemd.
log-outputs: [default]
Expand Down

0 comments on commit d80ef1f

Please sign in to comment.