WheezyE / Winelink

Installation scripts for running Winlink (RMS Express/Trimode & VARA) on non-Windows computers. Wine & Box86 make this project possible.
68 stars 18 forks source link

Better logging #61

Closed SpudGunMan closed 1 year ago

SpudGunMan commented 1 year ago

Currently failures are put to standard output but not additionally trapped in a log so no failure reason for script early termination.

WheezyE commented 1 year ago

While working on some compatibility for new Debian packages, I also ended up finally figuring out how to implement this. As of f00010741311d5cc2d1d04df461910ef448b7d87, full logging should now be sent to the log file while the user sees the normal terminal output.