update logback config

This commit is contained in:
thinkgem
2025-10-15 11:23:37 +08:00
parent b062493503
commit 5f7356bb26
13 changed files with 46 additions and 58 deletions

View File

@@ -5,7 +5,7 @@
<property name="log.path" value="${logPath:-${java.io.tmpdir:-.}}/logs" />
<!-- Framework level setting -->
<include resource="config/logger-core.xml"/>
<include resource="config/logger-default.xml"/>
<!-- Project level setting -->
<!-- <logger name="your.package" level="DEBUG" /> -->