From 708f9d6caf67beb3390c2e43a0d34b85dde37cf5 Mon Sep 17 00:00:00 2001 From: mountain Date: Fri, 13 Oct 2023 18:11:48 +0900 Subject: [PATCH] =?UTF-8?q?=EB=A1=9C=EA=B7=B8=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/group_chat.go | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/group_chat.go b/core/group_chat.go index 5bba109..e50abd2 100644 --- a/core/group_chat.go +++ b/core/group_chat.go @@ -163,7 +163,8 @@ func (gc *groupChat) EnterPublicChannel(ctx wshandler.ApiCallContext) { Tag: []string{"ChattingChannelProperties"}, }) } else { - logger.Println("JSONArrAppend failed :", chanid, err) + logger.Println("JSONSet $.members failed :", chanid, err) + logger.Println(gc.rh.JSONGet(chanid, "$")) } } else { // 풀방