From 882f55d82ee771aac470f333432fa32944b79827 Mon Sep 17 00:00:00 2001 From: theogf Date: Sat, 20 Jul 2024 15:43:41 +0200 Subject: [PATCH] Add missing doc reference Co-authored-by: simonbyrne --- docs/src/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/src/index.md b/docs/src/index.md index 22d63ce..88fccd9 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -48,6 +48,7 @@ Distributed.channel_from_id Distributed.worker_id_from_socket Distributed.cluster_cookie() Distributed.cluster_cookie(::Any) +Distributed.RemoteLogger ``` ## Cluster Manager Interface