embed: move SetupLogging, LogOutput from etcdmain

Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
This commit is contained in:
Gyu-Ho Lee
2017-11-02 12:49:18 -07:00
parent f8bec0f631
commit 4b1e09f2b4
2 changed files with 44 additions and 0 deletions

View File

@@ -137,5 +137,8 @@ debug: false
# Specify a particular log level for each etcd package (eg: 'etcdmain=CRITICAL,etcdserver=DEBUG'.
log-package-levels:
# Specify 'stdout' or 'stderr' to skip journald logging even when running under systemd.
log-output: default
# Force to create a new one member cluster.
force-new-cluster: false