VeriBlock/nodecore-pow-cuda-miner

Request to add a way to truncate logs automatically

Opened this issue · 1 comments

Currently after running the miner (on linux) for X number of hours/days/weeks, you'll get a rather large log file. For myself, I had 3 GPU running, each log was 2GB, so 3x2GB = 6GB. Can't imagine those running 10+ GPUS..

maybe just add:
-l false
to parameters?
If you don't need logs...