Browse Source

修改日志

weir 3 years ago
parent
commit
b4f2e6b12a
1 changed files with 1 additions and 0 deletions
  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>