Documentation
¶
Index ¶
- func Debugf(msg string, v ...interface{})
- func Errorf(msg string, v ...interface{})
- func Fatalf(msg string, v ...interface{})
- func FilterNonStackerLogs(handler log.Handler, level log.Level)
- func Infof(msg string, v ...interface{})
- func NewTextHandler(out io.StringWriter, timestamp bool) log.Handler
- func Warnf(msg string, v ...interface{})
- type TextHandler
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTextHandler ¶
func NewTextHandler(out io.StringWriter, timestamp bool) log.Handler
Types ¶
type TextHandler ¶
type TextHandler struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.