log

package
v1.6.1 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2021 License: MIT Imports: 0 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(v ...interface{})
	Debugf(message string, args ...interface{})
	Info(v ...interface{})
	Infof(message string, args ...interface{})
	Warn(v ...interface{})
	Warnf(message string, args ...interface{})
	Fatal(v ...interface{})
	Fatalf(message string, args ...interface{})
}

Jump to

Keyboard shortcuts

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