log4js-node / streamroller

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

chore(refactor): use isCreated variable instead of e.code='EEXIST' #126

Closed lamweili closed 2 years ago

lamweili commented 2 years ago

Related to PR https://github.com/log4js-node/streamroller/pull/124 and #125