//
pkg.gl
Category
github.com/buildpulse/test-reporter
internal
logger
package
0.28.0
Repository:
https://github.com/buildpulse/test-reporter.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
3
Files
36 SLOC
#
Functions
New
New returns a Logger that writes to writers and an in-memory store for on-demand access to log entries via the Text() method.
#
Interfaces
Logger
A Logger represents a mechanism for logging.