zap

package
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2023 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Initialize

func Initialize()

func NewZapApplication

func NewZapApplication() *zapLog.Logger

Types

type Zap

type Zap struct {
	Logger *zapLog.Logger
}

func (*Zap) Debug

func (z *Zap) Debug(args ...interface{})

func (*Zap) Debugf

func (z *Zap) Debugf(format string, args ...interface{})

func (*Zap) Error

func (z *Zap) Error(args ...interface{})

func (*Zap) Errorf

func (z *Zap) Errorf(format string, args ...interface{})

func (*Zap) Fatal

func (z *Zap) Fatal(args ...interface{})

func (*Zap) Fatalf

func (z *Zap) Fatalf(format string, args ...interface{})

func (*Zap) Info

func (z *Zap) Info(args ...interface{})

func (*Zap) Infof

func (z *Zap) Infof(format string, args ...interface{})

func (*Zap) Panic

func (z *Zap) Panic(args ...interface{})

func (*Zap) Panicf

func (z *Zap) Panicf(format string, args ...interface{})

func (*Zap) Warning

func (z *Zap) Warning(args ...interface{})

func (*Zap) Warningf

func (z *Zap) Warningf(format string, args ...interface{})

Jump to

Keyboard shortcuts

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