重構成員管理部分

This commit is contained in:
Raymond Yang
2026-08-04 16:36:38 +08:00
parent 28ad63ffd9
commit fcb5285788
37 changed files with 467 additions and 727 deletions
+2 -2
View File
@@ -4,9 +4,9 @@
<pattern>%d{YYYY-MM-dd HH:mm:ss.SSS} [%thread] %-5level %logger{36} - %msg%n</pattern>
</encoder>
</appender>
<root level="trace">
<root level="INFO">
<appender-ref ref="STDOUT"/>
</root>
<logger name="org.eclipse.jetty" level="INFO"/>
<logger name="io.netty" level="INFO"/>
</configuration>
</configuration>