logging

package
v2.0.1-0...-a2232c2 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2019 License: Apache-2.0 Imports: 5 Imported by: 36

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DEBUG    level = level{/* contains filtered or unexported fields */}
	INFO     level = level{/* contains filtered or unexported fields */}
	WARN     level = level{/* contains filtered or unexported fields */}
	ERROR    level = level{/* contains filtered or unexported fields */}
	CRITICAL level = level{/* contains filtered or unexported fields */}
	DEVEL    level = level{/* contains filtered or unexported fields */}
)

Functions

func Critical

func Critical(msg string, data ...interface{})

func Criticalf

func Criticalf(msg string, data ...interface{})

func Debug

func Debug(msg string, data ...interface{})

func Debugf

func Debugf(msg string, data ...interface{})

func Devel

func Devel(msg string, data ...interface{})

func Develf

func Develf(msg string, data ...interface{})

func Error

func Error(msg string, data ...interface{})

func Errorf

func Errorf(msg string, data ...interface{})

func Info

func Info(msg string, data ...interface{})

func Infof

func Infof(msg string, data ...interface{})

func Init

func Init()

func SetLevel

func SetLevel(lvl level)

func SetLevelByString

func SetLevelByString(lvl string)

func SetLogFolder

func SetLogFolder(path string)

func Warn

func Warn(msg string, data ...interface{})

func Warnf

func Warnf(msg string, data ...interface{})

Types

This section is empty.

Jump to

Keyboard shortcuts

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