logger

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2015 License: GPL-3.0, GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LOGS_DIRECTORY = "logs_directory"
)

Variables

View Source
var ApiLog = GaugeLogger{logging.MustGetLogger("gauge-api")}
View Source
var Log = GaugeLogger{logging.MustGetLogger("gauge")}

Functions

func HandleWarningMessages added in v0.1.7

func HandleWarningMessages(warnings []string)

func Initialize

func Initialize(verbose bool, logLevel string, simpleConsoleOutput bool)

Types

type GaugeLogger added in v0.1.8

type GaugeLogger struct {
	*logging.Logger
}

func NewParallelLogger added in v0.1.8

func NewParallelLogger(n int) *GaugeLogger

func (GaugeLogger) Write added in v0.1.8

func (p GaugeLogger) Write(b []byte) (int, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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