Kernelstub now includes support for logging to the systemd journal in addition to file and console logging. If the systemd
support is installed from pip3 (or the equivalent distro package is installed from your package manager, e.g. python3-systemd
in debian-based distros), kernelstub will automatically log to both journald and the log file. Otherwise it will fall back to using the log-file only.