WebReflection / benja

Bootable Electron Node JS Application
https://archibold.io/benja/
194 stars 32 forks source link

Logs On Device #38

Closed simb closed 6 years ago

simb commented 6 years ago

I am just getting started with BENJA. Is there somwehere that console.log gets written to when running on device? I am trying to troubleshoot an issue on device that I dont have when working locally.

simb commented 6 years ago

I setup winston to log to a file and stopped trying to use console.log.