//
pkg.gl
Category
github.com/PennState/proctor
pkg
log
package
0.3.0
Repository:
https://github.com/pennstate/proctor.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
94 SLOC
#
Functions
New
Logger returns a new logrus Logger that outputs its data to the testing package's Log() method.
Wrap
Wrap encapsulates an existing logrus.Logger inside methods that are known to be test helpers.
#
Structs
Logger
Logger wraps the logrus.Logger methods as test helpers.
#
Interfaces
TestingT
No description provided by the author