Log unit state changes on behalf of killjoy.
killjoy is a systemd unit monitoring application. It discovers systemd units and tracks their states. When a unit changes to a state of interest, killjoy contacts notifiers. This application is a notifier which, upon being contacted by killjoy, will write to a CSV log file on its behalf.
Documentation is available on the web at
docs.rs. It can also be locally
generated with cargo doc --open
.
This application is licensed under the GPLv3 or any later version.