Documentation ¶
Overview ¶
Package log provides internal logging infrastructure
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Debugf ¶
func Debugf(format string, v ...interface{})
Debugf writes formatted debug message to the Logger instance
func Errorf ¶
func Errorf(format string, v ...interface{})
Errorf writes formatted error message to the Logger instance
func Infof ¶
func Infof(format string, v ...interface{})
Infof writes formatted info message to the Logger instance
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.