logger

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2021 License: MIT Imports: 1 Imported by: 4

Documentation

Index

Constants

View Source
const LoggerName = "jucardi/go-db"

Variables

This section is empty.

Functions

func Set

func Set(l ILogger)

Types

type ILogger added in v1.0.1

type ILogger interface {
	Debug(args ...interface{})
	Info(args ...interface{})
	Warn(args ...interface{})
	Error(args ...interface{})
}

func Get

func Get() ILogger

Jump to

Keyboard shortcuts

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