Package lumberjack provides a rolling logger.
go get github.com/natefinch/lumberjackNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Configure a rolling file logger
Ensure only one process writes to the same log file, or use a different logging solution.
No dependency data recorded yet.