null

package
v0.4.4 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2022 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Logger

type Logger struct{}

func New

func New() *Logger

func (*Logger) Debug

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

func (*Logger) Debugf

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

func (*Logger) Error

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

func (*Logger) Errorf

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

func (*Logger) Info

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

func (*Logger) Infof

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

func (*Logger) Level

func (n *Logger) Level() log.Level

func (*Logger) Panic

func (n *Logger) Panic(args ...interface{})

func (*Logger) Panicf

func (n *Logger) Panicf(format string, args ...interface{})

func (*Logger) Warn

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

func (*Logger) Warnf

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

func (*Logger) WithError

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

func (*Logger) WithField

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

func (*Logger) WithFields

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

Jump to

Keyboard shortcuts

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