Documentation ¶
Overview ¶
Package testing provides support for using logr in tests. Deprecated. See github.com/go-logr/logr/testr instead.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var NewTestLogger = testr.New
NewTestLogger returns a logr.Logger that prints through a testing.T object. Deprecated. See github.com/go-logr/logr/testr.New instead.
View Source
var NewTestLoggerWithOptions = testr.NewWithOptions
NewTestLoggerWithOptions returns a logr.Logger that prints through a testing.T object. Deprecated. See github.com/go-logr/logr/testr.NewWithOptions instead.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.