log

package
v0.0.0-...-d1034c5 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2016 License: BSD-2-Clause Imports: 2 Imported by: 0

Documentation

Overview

Package log

Index

Constants

View Source
const (
	PanicLevel uint8 = iota
	FatalLevel
	ErrorLevel
	WarnLevel
	InfoLevel
	DebugLevel
)

Variables

Singleton logrus logger object with custom format. Verbosity can be changed through SetLogLevel.

Functions

func SetLogLevel

func SetLogLevel(l string) error

Sets log level to one of (debug, info, warn, error, fatal, panic)

Types

This section is empty.

Jump to

Keyboard shortcuts

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