Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LogHandler ¶
type LogHandler struct {
// contains filtered or unexported fields
}
LogHandler represents a testing logger implementing the inconshreveable/log15.v2 Handler interface.
func NewLogHandler ¶
func NewLogHandler(t *testing.T) *LogHandler
NewLogHandler returns a new LogHandler instance.
Click to show internal directories.
Click to hide internal directories.