If I remove the node.js log file, how to create one? -


i remove node.js log file this.

cd /var/log rm node.log 

and create log file named "node.log", file not written node.js. how should do? thanks!!

node continue write old (unlinked, not yet deleted, because still open) log file.

easiest way restart node.


Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

machine learning - algorithmic complexity of classification algorithms/artificial neural networks -

html - Accumulated Depreciation of Assets on php -