glog

package
v1.0.9 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2024 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DEBUG = "DEBUG"
View Source
var ERROR = "ERROR"
View Source
var INFO = "INFO"
View Source
var LogLevel = _LogLevel{}
View Source
var LogLevelMap = map[string]int{DEBUG: 1,
	INFO:  2,
	WARN:  3,
	ERROR: 4,
}
View Source
var WARN = "WARN"

Functions

func Log

func Log(v ...interface{})

func LogL

func LogL(level string, v ...interface{})

Types

This section is empty.

Jump to

Keyboard shortcuts

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