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

undefined gommon/log.FATAL error #697

Closed
3 tasks done
cemkiy opened this issue Oct 28, 2016 · 0 comments
Closed
3 tasks done

undefined gommon/log.FATAL error #697

cemkiy opened this issue Oct 28, 2016 · 0 comments

Comments

@cemkiy
Copy link

cemkiy commented Oct 28, 2016

Description

I did update my go version and libs(go 1.7.3). Now echo gives me error. I am working with echo v1.

# gopkg.in/labstack/echo.v1
../../../gopkg.in/labstack/echo.v1/echo.go:227: undefined: "github.com/labstack/gommon/log".FATAL

Checklist

  • Dependencies installed
  • No typos
  • Searched existing issues and docs
// Logger
e.logger = log.New("echo")
e.SetLogLevel(log.FATAL) // error line
vishr added a commit that referenced this issue Oct 29, 2016
Signed-off-by: Vishal Rana <[email protected]>
@vishr vishr closed this as completed Oct 29, 2016
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

2 participants