Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultWriter io.Writer = os.Stdout
DefaultWriter 用于日志输出的 io.Writer
Functions ¶
func DebugToJson ¶
func DebugToJson(key string, value interface{})
DebugToJson 在调试模式开启时将参数调试输出为 Json 字符串
func DebugToString ¶
func DebugToString(key string, value interface{})
DebugToString 在调试模式开启时将参数调试输出为字符串
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.