logging

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

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

Go to latest
Published: Jul 18, 2018 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// DebugEnabled flag
	DebugEnabled bool
)

Functions

func Debug

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

Debug provides a convenient way to log to STDERR only when the debug flag is passed

func Info

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

Info provides a convenient way to log to STDERR Note that we use STDERR rather than STDOUT as the primary purpose of this logging interface is "diagnostic messages" as per POSIX

Types

This section is empty.

Jump to

Keyboard shortcuts

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