xxlogger

package
v0.0.0-...-63b2ac5 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2019 License: GPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Loginfo  = log.New(os.Stdout, "[info]:", log.LstdFlags)
	Logerr   = log.New(os.Stderr, "[err]:", log.LstdFlags|log.Llongfile)
	LogDebug = log.New(os.Stdout, "[debug]:", log.LstdFlags|log.Llongfile)
)

Functions

func Debug

func Debug(format string, v ...interface{})

func Errors

func Errors(format string, v ...interface{}) error

func Fatalf

func Fatalf(format string, v ...interface{})

错误日志

func Printf

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

普通info 日志

func Println

func Println(format string, v ...interface{})

func WPrintf

func WPrintf(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