From bbfc31cc95b79e4d419e046272ec86e200afb069 Mon Sep 17 00:00:00 2001 From: devxb Date: Fri, 12 Apr 2024 14:30:05 +0900 Subject: [PATCH] =?UTF-8?q?build:=20netx=EC=9D=98=20logging=20level?= =?UTF-8?q?=EC=9D=84=20info=EB=A1=9C=20=EC=98=AC=EB=A6=B0=EB=8B=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 2e1ac247..bb001eef 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -19,6 +19,6 @@ netx.node-name=render-1 netx.recovery-milli=1000 netx.orphan-milli=60000 netx.backpressure=40 -netx.logging.level=warn +netx.logging.level=info github.token=