unix_custom

Function unix_custom 

Source
pub fn unix_custom<P: AsRef<Path>, F>(
    _formatter: F,
    _path: P,
) -> Result<Logger<LoggerBackend, F>>