journal_print

Function journal_print 

Source
pub(crate) fn journal_print(priority: Priority, msg: &str)
Expand description

Wrapper for writing to systemd journal which is an explicit no-op when systemd is not in use (e.g. in a container).