yue/yode

Error output

computerquip-streamlabs opened this issue · 1 comments

I don't know of a way to obtain error output. All output in general is missing (which is mostly expected in this case for Windows) but perhaps it should log to a file of some sorts until a cleaner way can be found.

Seems running through yackage somehow works around this in development. In production, I've started using winston to also stream to a file for output. I think this is probably the most appropriate solution actually, it feels like a real GUI application for better or for worse.