log4js-node / streamroller

node.js file streams that roll over when they reach a maximum size, or a date/time.
MIT License
38 stars 19 forks source link

fix: addressed unhandled promise rejection when a file gets deleted in midst of rolling #160

Closed lamweili closed 1 year ago

lamweili commented 1 year ago

Fixes https://github.com/log4js-node/log4js-node/issues/1352, Fixes https://github.com/log4js-node/log4js-node/issues/1353