//
pkg.gl
Category
github.com/Masterminds/log-go
io
package
1.0.0
Repository:
https://github.com/masterminds/log-go.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
1
Dependents
3
Files
65 SLOC
#
Functions
NewCurrentWriter
NewCurrentWriter creates a new CurrentWriter.
NewWriter
NewWriter creates a new Writer.
#
Structs
CurrentWriter
CurrentWriter uses the current package level logger for io writing.
Writer
Writer uses the configured logger for io writing.