sandu-common/src/main/resources/logback-spring.xml
@@ -74,6 +74,11 @@ </root> </springProfile> <springProfile name="xm"> <root level="info" > <appender-ref ref="STDOUT"/> </root> </springProfile> <!-- 生产环境. 日志级别为WARN且写日志文件--> <springProfile name="prod,docker"> <root level="warn">