Add logging to systemd-journal for crates that require it
Some of our components are run in environments where we want to log information about the execution flow to systemd-journal:
- nethsm{,-backup}
- signstar-{config,sign,state,configure{,-build}}
Logging to systemd-journal should probably be made available using a feature.
Edited by David Runge