tonikelope / megabasterd

Yet another unofficial (and ugly) cross-platform MEGA downloader/uploader/streaming suite.
GNU General Public License v3.0
4.61k stars 598 forks source link

feat: log external command output #591

Open jogerj opened 11 months ago

jogerj commented 11 months ago

I had a hard time debugging my external command as it apparently behaved differently when called from java runtime than from my own console.

notes: the MainPanel should really be calling the same method as what's called by the test button