package
0.10.0-rc.0
Repository: https://github.com/turbot/go-kit.git
Documentation: pkg.go.dev

# Functions

RotatingLogWriter returns io.Writer which always writes to a file in the given `directory`.

# Structs

RotatingLogWriter is an io.Writer which can rotate the log files that it is writing to Target files are rotated once per day according to the local system time.