You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello !
For the needs of my project, I have made a small logging classe using fs, that allows to log from the render (using ipcMain), as well as from the server side (naturally), I was wondering if a pull request would be appreciated with this class in an example ?
It would allow to log things and to keep the log if needed when the app crashes (on windows, the console for the server logs disappear when crashes happen), or to get logs from production build.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello !
For the needs of my project, I have made a small logging classe using fs, that allows to log from the render (using ipcMain), as well as from the server side (naturally), I was wondering if a pull request would be appreciated with this class in an example ?
It would allow to log things and to keep the log if needed when the app crashes (on windows, the console for the server logs disappear when crashes happen), or to get logs from production build.
What do you think ?
Beta Was this translation helpful? Give feedback.
All reactions