facade

package
v0.0.0-...-0a445c4 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2020 License: MIT Imports: 2 Imported by: 7

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Logger

type Logger interface {
	LogLevel() structs.Level
	Debug(msg interface{}, v ...toto.V)
	Error(err error, v ...toto.V) error
	Info(msg interface{}, v ...toto.V)
	Warn(msg interface{}, v ...toto.V)
	Fatal(msg interface{}, v ...toto.V)
	Panic(msg interface{}, v ...toto.V)
	Trace(msg interface{}, v ...toto.V)
	ErrorStr(err error, v ...toto.V) string
}

Jump to

Keyboard shortcuts

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