logger

package
v0.0.0-...-c51984e Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2014 License: Apache-2.0 Imports: 0 Imported by: 16

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Debug bool = false

Functions

func LogDebug

func LogDebug(tag string, format string, v ...interface{})

func LogFatal

func LogFatal(tag string, err error, format string, v ...interface{})

func LogInfo

func LogInfo(tag string, format string, v ...interface{})

Types

type ProtoMLLogger

type ProtoMLLogger interface {
	SetPrefix(string)
	Print(args ...interface{})
	Printf(format string, args ...interface{})
	Fatal(args ...interface{})
	Fatalf(format string, args ...interface{})
}
var Logger ProtoMLLogger

Jump to

Keyboard shortcuts

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