display-switch
display-switch copied to clipboard
Log to a system log in Linux and MacOS
trafficstars
The app should use the standard logging facilities under Linux and MacOS, not a custom text log.
On Linux with systemd, it is common for programs to just log to stdout and stderr. This log output is handled by journald, and can be inspected using journalctl.