Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( SetOutput func(output io.Writer) Info func(args ...interface{}) Infof func(format string, args ...interface{}) Error func(args ...interface{}) Errorf func(format string, args ...interface{}) Fatal func(args ...interface{}) Fatalf func(format string, args ...interface{}) )
对外暴露的 log 接口
View Source
var (
ReportCaller bool
)
全局 logger
Functions ¶
func EchoLogHandler ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.