zoluzo
Results
1
issues of
zoluzo
when the current file should roll,the operation is `fs.move(sourceFilePath, targetFilePath, { overwrite: true });` this will delete target file if it exist. But, in the mutli process app,when set disableClustering:...