package
1.0.0
Repository: https://github.com/masterminds/log-go.git
Documentation: pkg.go.dev

# Functions

NewCurrentWriter creates a new CurrentWriter.
NewWriter creates a new Writer.

# Structs

CurrentWriter uses the current package level logger for io writing.
Writer uses the configured logger for io writing.