mirror of
https://github.com/slhaf/Partner.git
synced 2026-05-12 16:53:04 +08:00
refactor(project): normalize formatting and reorder class members across modules
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
<!-- 同时输出到文件和控制台 -->
|
||||
<root level="DEBUG">
|
||||
<appender-ref ref="ROLLING_FILE" />
|
||||
<appender-ref ref="CONSOLE" /> <!-- 关键:添加这一行 -->
|
||||
<appender-ref ref="ROLLING_FILE"/>
|
||||
<appender-ref ref="CONSOLE"/> <!-- 关键:添加这一行 -->
|
||||
</root>
|
||||
</configuration>
|
||||
Reference in New Issue
Block a user