Replies: 1 comment
-
Do you mean you want to see a console window for a packaged application to view the app logs? Previously, it was possible to run a packaged app exe from the terminal to check its logs, but I'm not sure about the newer Electron version. I usually read logs from a file for a packaged apps instead. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
😊 After packaging, will a
cmd
window be automatically opened to output the log?Beta Was this translation helpful? Give feedback.
All reactions