zap logger with lumberjack
Use go get.
go get github.com/things-go/log
Then import the package into your own code.
import "github.com/things-go/log"
This project is under MIT License. See the LICENSE file for the full license text.