Skip to content

Kernelstub 3.1.0

Latest
Compare
Choose a tag to compare
@isantop isantop released this 25 Sep 17:22
· 28 commits to master since this release
750bb94

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.