logger

package
v0.0.0-...-a8e4d9d Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2020 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 interface {
	Debug() *zerolog.Event
	Error() *zerolog.Event
	Fatal() *zerolog.Event
	Info() *zerolog.Event
	Panic() *zerolog.Event
	Warn() *zerolog.Event
}
var Discard Logger = zerolog.New(ioutil.Discard)

Jump to

Keyboard shortcuts

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