We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
./discovery -conf discovery-example.toml -alsologtostderr
的时候报错: flag provided but not defined: -alsologtostderr 去掉-alsologtostderr可以执行,想请教这个具体的作用,谢谢。
The text was updated successfully, but these errors were encountered:
我跑goim时(需要更换discovery 新版本 v 1.2.0)加这个命令有用,好像是把cmd/main.go中的log.Infof()输出到控制台,不加这个控制台不打印内容
Sorry, something went wrong.
No branches or pull requests
run
的时候报错:
flag provided but not defined: -alsologtostderr
去掉-alsologtostderr可以执行,想请教这个具体的作用,谢谢。
The text was updated successfully, but these errors were encountered: