package
0.3.0
Repository: https://github.com/pennstate/proctor.git
Documentation: pkg.go.dev

# Functions

Logger returns a new logrus Logger that outputs its data to the testing package's Log() method.
Wrap encapsulates an existing logrus.Logger inside methods that are known to be test helpers.

# Structs

Logger wraps the logrus.Logger methods as test helpers.

# Interfaces

No description provided by the author