Commit d4db8c5b authored by vicotor's avatar vicotor

update log

parent 0d921e91
...@@ -64,7 +64,7 @@ func initConfig() { ...@@ -64,7 +64,7 @@ func initConfig() {
if err != nil { if err != nil {
log.WithField("error", err).Fatal("parse config failed") log.WithField("error", err).Fatal("parse config failed")
} }
log.Infof("config is %+v", config.GetConfig()) log.Infof("detail config is %+v", config.GetConfig())
} }
func runNode() { func runNode() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment