pub fn init_arc( ff: Arc<Mutex<File>>, ch: Option<Sender<MsgOut>>, debug: bool, ) -> Result<(), SetLoggerError>