hlog

package
v0.0.0-...-bc493c1 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2017 License: Apache-2.0 Imports: 2 Imported by: 16

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HLog

func HLog(level LogLevel, owner interface{}, depth int, args ...interface{})

func IsLogLevel

func IsLogLevel(level LogLevel) bool

func Log

func Log(level LogLevel, args ...interface{})

Types

type LogLevel

type LogLevel int32
const (
	EXTRA LogLevel = iota
	TRACE
	DEBUG
	INFO
	WARNING
	ERROR
)

type LogOwner

type LogOwner interface {
	LogPrefix() string
}

Jump to

Keyboard shortcuts

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