logger

package
v0.0.0-...-7da9e04 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var LogLevel = os.Getenv("EIRINI_LOGGREGATOR_BRIDGE_LOGLEVEL")
View Source
var LogLevels = map[string]int{
	"DEBUG": 1,
	"INFO":  2,
	"WARN":  3,
	"ERROR": 4,
}

Functions

func LogDebug

func LogDebug(args ...interface{})

func LogError

func LogError(args ...interface{})

func LogInfo

func LogInfo(args ...interface{})

func LogWarn

func LogWarn(args ...interface{})

Types

This section is empty.

Jump to

Keyboard shortcuts

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