mathew-kurian / Scribe.js

:scroll: Node.js logging made simple! Online access to logs and more...
https://mathew-kurian.github.io/Scribe.js/
MIT License
284 stars 45 forks source link

scribe blocks use w/ process managers, ex: forever #97

Open cekvenich opened 7 years ago

cekvenich commented 7 years ago

I use forever for uptime, etc.

When I use w/ scribe, forever does not let me exit w/o killing node.

Is there w work around, config, or is this a bug?