logger

package
v0.0.0-...-82ffc00 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewLogger

func NewLogger()

Types

type ZapLogger

type ZapLogger struct {
	// contains filtered or unexported fields
}

func (*ZapLogger) Error

func (zl *ZapLogger) Error(args ...interface{})

func (*ZapLogger) Errorf

func (zl *ZapLogger) Errorf(format string, args ...interface{})

func (*ZapLogger) Errorln

func (zl *ZapLogger) Errorln(args ...interface{})

func (*ZapLogger) Fatal

func (zl *ZapLogger) Fatal(args ...interface{})

func (*ZapLogger) Fatalf

func (zl *ZapLogger) Fatalf(format string, args ...interface{})

func (*ZapLogger) Fatalln

func (zl *ZapLogger) Fatalln(args ...interface{})

func (*ZapLogger) Info

func (zl *ZapLogger) Info(args ...interface{})

func (*ZapLogger) Infof

func (zl *ZapLogger) Infof(format string, args ...interface{})

func (*ZapLogger) Infoln

func (zl *ZapLogger) Infoln(args ...interface{})

func (*ZapLogger) V

func (zl *ZapLogger) V(v int) bool

func (*ZapLogger) Warning

func (zl *ZapLogger) Warning(args ...interface{})

func (*ZapLogger) Warningf

func (zl *ZapLogger) Warningf(format string, args ...interface{})

func (*ZapLogger) Warningln

func (zl *ZapLogger) Warningln(args ...interface{})

Jump to

Keyboard shortcuts

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