rogerc / file-stream-rotator

NodeJS file stream rotator
MIT License
143 stars 69 forks source link

Emit "new" event also when log is created #107

Open Apollon77 opened 9 months ago

Apollon77 commented 9 months ago

... like in 0.6.x

Apollon77 commented 9 months ago

@rogerc The more I look into this I'm not sure if this fixes all issues ... I you want I could take a bigger check over it and fix the FS issues as well and also trying to make sure that logRotate is correctly emitted in all cases. because there are some pitfalls (see eg https://github.com/winstonjs/winston-daily-rotate-file/pull/335)