logus Just a wrap of Zap, export useful interface. package main import "github.com/alimy/logus" func main() { logus.Debug("just a wrap of zap") }