logadapter

package
v0.0.0-...-690a8d5 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2017 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LevDEBUG = "[DEBUG]"
	LevVERBO = "[VERBO]"
	LevINFO  = "[INFO ]"
	LevWARN  = "[WARN ]"
	LevERROR = "[ERROR]"
	LevNOTE  = "[NOTE ]"
)

Variables

This section is empty.

Functions

func New

func New(l ILogger) *logger

func NewFromStd

func NewFromStd(l *log.Logger) *logger

Types

type ILogger

type ILogger interface {
	Outputln(depth int, lev, msg string)
}

Jump to

Keyboard shortcuts

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