package
Version:
v0.31.0
Opens a new window with list of versions in this module.
Published: Jun 5, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package testlogger wraps logr.Logger to allow for writing test assertions.
Logger wraps logr.Logger in a way that captures logs for test assertions.
Deprecated: Use plog.TestLogger or plog.TestZapr instead. This is meant for old tests only.
Deprecated: Use plog.TestLogger or plog.TestZapr instead. This is meant for old tests only.
Expect the emitted lines to match known-good output.
Lines returns the lines written to the test logger.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.