Function systemd::journal::log_target [] [src]

pub fn log_target(
    level: usize,
    loc: &LogLocation,
    args: &Arguments,
    target: &str
)

Record a log entry, with custom priority, location and target.