Versions in this module Expand all Collapse all v0 v0.2.1 Jun 12, 2023 Changes in this version + func NewLog(t *testing.T) *log.Logger + type Writer struct + func NewWriter(t *testing.T) *Writer + func (w *Writer) Write(p []byte) (n int, err error)