Skip to content
New issue

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

not enough arguments in call to log4go.NewFileLogWriter #35

Open
YangY-Xiao opened this issue Dec 28, 2019 · 0 comments
Open

not enough arguments in call to log4go.NewFileLogWriter #35

YangY-Xiao opened this issue Dec 28, 2019 · 0 comments

Comments

@YangY-Xiao
Copy link

When I tried to run the command with go installed, there is an errror:

$go get -u github.com/banyanops/collector/...

# github.com/banyanops/collector/cmd/collector
../go/src/github.com/banyanops/collector/cmd/collector/main.go:406:31: not enough arguments in call to log4go.NewFileLogWriter
	have (string)
	want (string, bool)

Anyone can help me?
Besides, the version of go is go1.13.4.

$go version
go version go1.13.4 linux/amd64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant