Fixes to updater and logger
- Fix the Updater to properly handle errors, and parse dates using ISO 8601 instead of local language (fixes #6)
- Fixes compilation for Universal App (aarch64) on syslog call
- Refactor Logger to use new Logger available on macOS 11
- Added log rotation for the log files