log

package
v0.0.0-...-bd13ba8 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2016 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debug

func Debug(message interface{})

func DebugNoReturn

func DebugNoReturn(message interface{})

func Error

func Error(message interface{})

func ErrorArray

func ErrorArray(message ...interface{})

func Info

func Info(message interface{})

func InfoNoReturn

func InfoNoReturn(message interface{})

func InitLog

func InitLog()

func InitLogWithLevel

func InitLogWithLevel(level string)

Types

type LogLevel

type LogLevel int
const (
	DebugLevel LogLevel = iota
	InfoLevel
	TraceLevel
	ErrorLevel
)

Jump to

Keyboard shortcuts

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