log

package
v0.7.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 14, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debug

func Debug(args ...interface{})

func Debugf

func Debugf(template string, args ...interface{})

func Error

func Error(args ...interface{})

func Errorf

func Errorf(template string, args ...interface{})

func GetEncoder

func GetEncoder(levelEncoder zapcore.LevelEncoder) zapcore.Encoder

GetEncoder 自定义的Encoder

func GetLogger

func GetLogger() *zap.SugaredLogger

func GetWriteSyncer

func GetWriteSyncer(file string) zapcore.WriteSyncer

GetWriteSyncer 自定义的WriteSyncer

func Info

func Info(args ...interface{})

func Infof

func Infof(template string, args ...interface{})

func Init

func Init(opts *Options)

func NewLogger

func NewLogger(file string, debug bool) *zap.Logger

func Sync

func Sync() error

func Warn

func Warn(args ...interface{})

func Warnf

func Warnf(template string, args ...interface{})

Types

type Options

type Options struct {
	File  string
	Debug bool
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL