Skip to content

Releases: PennState/proctor

Adds logrus wrappers

Choose a tag to compare

@smoyer64 smoyer64 released this 22 Oct 19:05
58e8ec2

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.