I open a write stream to a file "app.log" so that I can log to it while the Express server is up and running. But if I close it via a SIGINT, etc. do I have to cat