package
0.0.0-20230510093534-25a7e6aa1f30
Repository: https://github.com/gridironone/gridmint.git
Documentation: pkg.go.dev

# Functions

NewLogger create a Logger that outputs data using given testing.T instance.

# Structs

Logger is a simple, yet thread-safe, logger intended for use in unit tests.
MockLogger is a fake logger that accumulates all the inputs.