logger

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2023 License: Apache-2.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 NopLogger

type NopLogger struct{}

func (NopLogger) Debugf

func (n NopLogger) Debugf(fmt string, args ...interface{})

func (NopLogger) Errorf

func (n NopLogger) Errorf(fmt string, args ...interface{})

func (NopLogger) Fatalf

func (n NopLogger) Fatalf(fmt string, args ...interface{})

func (NopLogger) Infof

func (n NopLogger) Infof(fmt string, args ...interface{})

func (NopLogger) Printf

func (n NopLogger) Printf(fmt string, args ...interface{})

func (NopLogger) SetLevel

func (n NopLogger) SetLevel(level log.Level)

func (NopLogger) Warnf

func (n NopLogger) Warnf(fmt string, args ...interface{})

func (NopLogger) WithFields

func (n NopLogger) WithFields(fields log.Fields) log.Logger

Jump to

Keyboard shortcuts

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