//
pkg.gl
Category
github.com/go-gremlins/gremlins
internal
log
package
0.5.0
Repository:
https://github.com/go-gremlins/gremlins.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
7
Files
75 SLOC
#
Functions
Errorf
Errorf logs an error using format.
Errorln
Errorln logs an error line.
Infof
Infof logs an information using format.
Infoln
Infoln logs an information line.
Init
Init initializes a new logger with the given out and eOut io.Writer.
Reset
Reset removes the current log instance.