Skip to content

Releases: PennState/proctor

Adds logrus wrappers

22 Oct 19:05
58e8ec2

Choose a tag to compare

The addition of logrus wrappers to proctor allow the user to specify a logging level during the test run. Logrus-style methods are provided but all output is routed to the testing package's T.Log() method.