Function syslog::unix_custom [] [src]

pub fn unix_custom<P: AsRef<Path>, U: Display, F: LogFormat<U>>(
    formatter: F,
    path: P
) -> Result<Logger<LoggerBackend, U, F>>

Returns a Logger using unix socket to target local syslog at user provided path