Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func RegisterLogger ¶
func RegisterLogger(println PrintlnType, printf PrintfType)
Types ¶
type PrintfType ¶
type PrintfType = func(format string, a ...interface{})
type PrintlnType ¶
type PrintlnType = func(a ...interface{})
Click to show internal directories.
Click to hide internal directories.