Browse Source

修改日志

weir 3 năm trước cách đây
mục cha
commit
b4f2e6b12a
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      yudao-admin-server/src/main/resources/logback-spring.xml

+ 1 - 0
yudao-admin-server/src/main/resources/logback-spring.xml

@@ -70,6 +70,7 @@
             <appender-ref ref="STDOUT"/>
             <appender-ref ref="ASYNC"/>
             <appender-ref ref="GRPC"/>
+            <appender-ref ref="FILE"/>
         </root>
     </springProfile>