pub(crate) fn journal_print(priority: Priority, msg: &str)
Wrapper for writing to systemd journal which is an explicit no-op when systemd is not in use (e.g. in a container).