Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetLogger ¶
func SetLogger(newLogger LoggerIntf) func()
func TraceMethod ¶
func TraceMethod(name string) func()
Types ¶
type LoggerIntf ¶
type LoggerIntf interface {
Printf(format string, v ...interface{})
}
Click to show internal directories.
Click to hide internal directories.