logging

package module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 28, 2020 License: AFL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LogFATAL = iota
	LogERROR
	LogWARN
	LogINFO
	LogDEBUG
)
View Source
const RTStr = runtime.GOOS + "-" + runtime.GOARCH

Variables

View Source
var DEBUG = func(message ...string) {}
View Source
var ERROR = func(message ...string) {}
View Source
var FATAL = func(message ...string) {}

stub

View Source
var INFO = func(message ...string) {}
View Source
var Log2Con = LogINFO
View Source
var Log2Log = LogWARN
View Source
var WARN = func(message ...string) {}

Functions

func Init

func Init(appName, appver string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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