null

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2021 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Null

type Null struct{}

func New

func New() *Null

func (*Null) Debug

func (n *Null) Debug(_ ...interface{})

func (*Null) Debugf

func (n *Null) Debugf(_ string, _ ...interface{})

func (*Null) Debugln

func (n *Null) Debugln(_ ...interface{})

func (*Null) Error

func (n *Null) Error(_ ...interface{})

func (*Null) Errorf

func (n *Null) Errorf(_ string, _ ...interface{})

func (*Null) Errorln

func (n *Null) Errorln(_ ...interface{})

func (*Null) Info

func (n *Null) Info(_ ...interface{})

func (*Null) Infof

func (n *Null) Infof(_ string, _ ...interface{})

func (*Null) Infoln

func (n *Null) Infoln(_ ...interface{})

func (*Null) Panic

func (n *Null) Panic(_ ...interface{})

func (*Null) Panicf

func (n *Null) Panicf(_ string, _ ...interface{})

func (*Null) Panicln

func (n *Null) Panicln(_ ...interface{})

func (*Null) Warn

func (n *Null) Warn(_ ...interface{})

func (*Null) Warnf

func (n *Null) Warnf(_ string, _ ...interface{})

func (*Null) Warnln

func (n *Null) Warnln(_ ...interface{})

func (*Null) WithError

func (n *Null) WithError(_ error) log.Logger

func (*Null) WithField

func (n *Null) WithField(_ string, _ interface{}) log.Logger

func (*Null) WithFields

func (n *Null) WithFields(_ log.Fields) log.Logger

Jump to

Keyboard shortcuts

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