logging

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2015 License: Apache-2.0 Imports: 3 Imported by: 122

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	VerboseFlag     bool
	VeryVerboseFlag bool
	Verbose         *log.Logger
	VeryVerbose     *log.Logger
	Error           *log.Logger
)

Functions

func PrintCurLog

func PrintCurLog()

PrintCurLog prints out the current LogOut and then resets

func SetupLogs

func SetupLogs()

SetupLogs provides the following logs Verbose = optional verbosity VeryVerbose = optional verbosity Error = stderr

Types

type LogOut

type LogOut struct {
	MesosRequests    int
	MesosSuccess     int
	MesosNXDomain    int
	MesosFailed      int
	NonMesosRequests int
	NonMesosSuccess  int
	NonMesosNXDomain int
	NonMesosFailed   int
	NonMesosRecursed int
}
var CurLog LogOut

Jump to

Keyboard shortcuts

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