Versions in this module Expand all Collapse all v0 v0.1.3 May 21, 2020 Changes in this version + func SetOutput(output string) v0.1.2 May 21, 2020 Changes in this version + func DPanic(args ...interface{}) + func DPanicf(template string, args ...interface{}) + func Debug(args ...interface{}) + func Debugf(template string, args ...interface{}) + func Error(args ...interface{}) + func Errorf(template string, args ...interface{}) + func Fatal(args ...interface{}) + func Fatalf(template string, args ...interface{}) + func Info(args ...interface{}) + func Infof(template string, args ...interface{}) + func Panic(args ...interface{}) + func Panicf(template string, args ...interface{}) + func SetCallerSkip(skip int) + func SetCompress(compress bool) + func SetJsonFormat(jsonFormat bool) + func SetLogInConsole(logInConsole bool) + func SetLogPath(logPath string) + func SetMaxAge(maxAge int) + func SetMaxBackups(maxBackups int) + func SetMaxSize(maxSize int) + func SetShowLine(showLine bool) + func Warn(args ...interface{}) + func Warnf(template string, args ...interface{}) + type Z1logger struct + func NewZ1logger() *Z1logger