Browse Source

dbms stts last update

shjung 3 năm trước cách đây
mục cha
commit
41d6a390eb
1 tập tin đã thay đổi với 4 bổ sung4 xóa
  1. 4 4
      src/main/resources/application.yml

+ 4 - 4
src/main/resources/application.yml

@@ -82,19 +82,19 @@ spring:
 
 logging:
   level:
-    org.hibernate.SQL: INFO
+    org.hibernate.SQL: ERROR
     org:
       springframework:
         #security: DEBUG
         jdbc:
           core:
-            JdbcTemplate: DEBUG
-            StatementCreatorUtils: TRACE
+            JdbcTemplate: ERROR
+            StatementCreatorUtils: ERROR
       hibernate:
         type:
           descriptor:
             sql:
-              BasicBinder: TRACE
+              BasicBinder: ERROR
 
 jasypt:
   encryptor: