ogl

package
v1.0.0-...-26db8b9 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2015 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debugf

func Debugf(format string, a ...interface{})

func Debugln

func Debugln(a ...interface{})

func Fatal

func Fatal(msg string)

func Fatale

func Fatale(err error)

func Printf

func Printf(format string, a ...interface{})

func Println

func Println(a ...interface{})

func SetLevel

func SetLevel(lvl Level)

func Warn

func Warn(warnMsg string)

func Warnf

func Warnf(format string, a ...interface{})

Types

type Level

type Level int
const (
	DEBUG  Level = iota
	NORMAL Level = iota
	WARN   Level = iota
)

func GetLevel

func GetLevel() Level

Jump to

Keyboard shortcuts

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