logging

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: May 27, 2019 License: BSD-2-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LEVEL_DEBUG = iota
	LEVEL_INFO
	LEVEL_SUCCESS
	LEVEL_WARNING
	LEVEL_ERROR
)

Variables

This section is empty.

Functions

func Debug

func Debug(toPrint string)

func Debugf

func Debugf(toPrint string, a ...interface{})

func Error

func Error(toPrint error)

func ErrorF

func ErrorF(toPrint error)

func ErrorString

func ErrorString(toPrint string)

func ErrorStringF

func ErrorStringF(toPrint string)

func ErrorStringFf

func ErrorStringFf(toPrint string, a ...interface{})

func Info

func Info(toPrint string)

func Infof

func Infof(toPrint string, a ...interface{})

func SetupLogging

func SetupLogging()

func Success

func Success(toPrint string)

func Successf

func Successf(toPrint string, a ...interface{})

func Warn

func Warn(toPrint string)

func Warnf

func Warnf(toPrint string, a ...interface{})

Types

This section is empty.

Jump to

Keyboard shortcuts

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