fn emit_to_destination( rendered: String, lvl: &Level, dst: &mut Destination, short_message: bool, ) -> Result<()>