log

package
v0.6.2 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2015 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DebugLevel   = LogLevel(0)
	InfoLevel    = LogLevel(1)
	WarningLevel = LogLevel(2)
	ErrorLevel   = LogLevel(3)
)

Variables

This section is empty.

Functions

func Debug added in v0.6.1

func Debug(format string, v ...interface{})

func Error added in v0.6.1

func Error(format string, v ...interface{}) error

func Info added in v0.6.1

func Info(format string, v ...interface{})

func SetLogLevel added in v0.6.1

func SetLogLevel(level LogLevel)

func Warning added in v0.6.1

func Warning(format string, v ...interface{})

Types

type LogLevel added in v0.6.1

type LogLevel int

Jump to

Keyboard shortcuts

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