Documentation ¶
Overview ¶
Package testlog is a log.Logger that proxies to the Log function on a testing.T.
It is used to group log messages under the tests that generated them in test output and to only show those messages if the test that generated them failed.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.