node app.js 2>&1 | logrotate-stream app.log --keep 3 --size '50m' --compress. As a module: var stream = require('logrotate-stream') ...
確定! 回上一頁