//
pkg.gl
Category
github.com/neilisaac/logrustest
module
package
1.0.0
Repository:
https://github.com/neilisaac/logrustest.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
24 SLOC
#
Functions
New
New creates a logrus debug logger which writes to testing.T.Log.
#
Structs
Writer
Writer adapts the testing.T/testing.B interface to the io.Writer interface.