提交 b72eee4e 编写于 作者: T Thomas Stromberg

Turn Errorf into Infof

上级 d5631ca8
......@@ -79,7 +79,7 @@ func ClientCert(name string) string {
return new
}
glog.Errorf("unable to find a client cert, returning default: %s", new)
glog.Infof("unable to find a client cert, returning default: %s", new)
return new
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册