loglevel

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2017 License: BSD-3-Clause Imports: 1 Imported by: 17

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LogLevel

type LogLevel byte
const (
	Off LogLevel = iota
	Debug
	Info
	Statistics
	Warn
	Error
	Fatal
)

func FromString

func FromString(levelString string) LogLevel

func (LogLevel) String

func (logLevel LogLevel) String() string

Jump to

Keyboard shortcuts

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