logLevel

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: May 3, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var LEVELS = map[LEVEL]string{
	DEBUG: "DEBUG",
	INFO:  "INFO",
	WARN:  "WARN",
	ERROR: "ERROR",
	FATAL: "FATAL",
}
View Source
var Threshold = INFO

Functions

This section is empty.

Types

type LEVEL

type LEVEL int
const (
	DEBUG LEVEL = iota
	INFO
	WARN
	ERROR
	FATAL
)

func (LEVEL) String

func (l LEVEL) String() string

Jump to

Keyboard shortcuts

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