//
pkg.gl
Category
github.com/bketelsen/logr
testing
package
0.0.0-20170116012416-f3d070bdd1c5
Repository:
https://github.com/bketelsen/logr.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
60 SLOC
#
Structs
NullLogger
NullLogger is a logr.Logger that does nothing.
TestLogger
TestLogger is a logr.Logger that prints through a testing.T object.