//
pkg.gl
Category
github.com/openmfp/golang-commons
logger
testlogger
package
0.110.0
Repository:
https://github.com/openmfp/golang-commons.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
93 SLOC
#
Functions
New
New returns a logger with an in memory buffer containing log messages for use in tests The logger will write to stdout and the buffer, if you want to hide the log output use HideLogOutput.
#
Structs
LogMessage
No description provided by the author
TestLogger
No description provided by the author