I'm using Windows 8.1. A lot of the time my app will run fine in debug or release mode from the B4J editor. When I run it from the desktop icon it will randomly crash. I would like to see the logs after the crash.
The program logs in a command window when run from a batch file from the instructions here.
The command window disappears at the time of the crash so I can't read the logs. Is there a way to keep the command window from disappearing? Or another way to record the logs?
The program logs in a command window when run from a batch file from the instructions here.
B4X:
java -jar <MyJarName>.jar