rprtr258/pm

implement logrotation

Closed this issue · 1 comments

for now procs just write to their log files, daemon should remove unused log files and log rotate used log files

example implementation:
https://github.com/natefinch/lumberjack

done in c6f55fe