Documentation ¶ Index ¶ Variables func CreateOrRotate(path string) error func NewLogger(logLevel string, outputStdout []string, outputStderr []string) *zap.Logger func NewLoggerFile(dir string, name string, logLevel string) *zap.Logger Constants ¶ This section is empty. Variables ¶ View Source var Log *zap.Logger Functions ¶ func CreateOrRotate ¶ added in v0.1.47 func CreateOrRotate(path string) error func NewLogger ¶ func NewLogger(logLevel string, outputStdout []string, outputStderr []string) *zap.Logger func NewLoggerFile ¶ added in v0.1.56 func NewLoggerFile(dir string, name string, logLevel string) *zap.Logger Types ¶ This section is empty. Source Files ¶ View all Source files Logger.go Click to show internal directories. Click to hide internal directories.