Browse Source

日志优化

dengsixing 4 months ago
parent
commit
c296113312
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/logback-nacos.xml

+ 1 - 1
src/main/resources/logback-nacos.xml

@@ -192,7 +192,7 @@
 			<!-- 匹配则全部接受 -->
 			<onMatch>ACCEPT</onMatch>
 			<!-- 不匹配则全部拒绝 -->
-			<onMismatch>DENY</onMismatch>
+<!--			<onMismatch>DENY</onMismatch>-->
 		</filter>
 	</appender>