//
pkg.gl
Category
github.com/segmentio/ctlstore
pkg
logwriter
package
0.0.9
Repository:
https://github.com/segmentio/ctlstore.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
101 SLOC
#
Structs
SizedLogWriter
Implements a line-by-line log file writer that appends to a file specified by Path until it reaches RotateSize bytes, at which point it will delete the file and start over with a fresh one.