logger

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2020 License: Apache-2.0, Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	OFF     = 0
	ERROR   = 1
	WARNING = 2
	INFO    = 3
	DEBUG   = 4
)

日志级别

View Source
const (
	RECORD_CONSOLE             = 1
	RECORD_LOGFILE             = 2
	RECORD_CONSOLE_AND_LOGFILE = 3
)

日志输出区域

Variables

This section is empty.

Functions

func InitLog

func InitLog(logPath, logName string, logLevel, consolePrint uint)

func LOG

func LOG(level uint, format 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