logger

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2016 License: GPL-3.0, GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var APILog = logging.MustGetLogger("gauge-api")

APILog is for logging API related messages

View Source
var GaugeLog = logging.MustGetLogger("gauge")

GaugeLog is for logging messages related to spec execution lifecycle

Functions

func Debug added in v0.3.0

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

Debug logs DEBUG messages

func Error added in v0.3.0

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

Error logs ERROR messages

func Fatal added in v0.3.0

func Fatal(msg string, args ...interface{})

Fatal logs CRITICAL messages and exits

func HandleWarningMessages added in v0.1.7

func HandleWarningMessages(warnings []string)

HandleWarningMessages logs multiple messages in WARNING mode

func Info added in v0.3.0

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

Info logs INFO messages

func Initialize

func Initialize(logLevel string)

Initialize initializes the logger object

func Warning added in v0.3.0

func Warning(msg string, args ...interface{})

Warning logs WARNING messages

Types

This section is empty.

Jump to

Keyboard shortcuts

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