Codebase list golang-github-jrick-logrotate / debian/0.0_git20170628.a93b200-2
debian/0.0_git20170628.a93b200-2

Tree @debian/0.0_git20170628.a93b200-2 (Download .tar.gz)

1
2
3
4
5
## logrotate: slightly better than `>>`

`logrotate` is a naïve log rotator which reads logs from stdin and writes them
to a file, gzipping and truncating when it grows too large. If you have daemons
that log to stdout, you can pipe them into this and get rotated logfiles.