Function logs

Source
async fn logs(
    __arg0: State<Sender<(Message, Sender<MessageReturn>)>>,
) -> Result<impl IntoResponse, StatusCode>