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