Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Logger ¶
type Logger struct {
// contains filtered or unexported fields
}
func New ¶
New returns an io.writer compatible writer that writes everything to w and to t.Logf. It also registers Logger.Flush() as cleanup method for testing.T.
Click to show internal directories.
Click to hide internal directories.