Parcourir la source

dbms stts last update

shjung il y a 3 ans
Parent
commit
41d6a390eb
1 fichiers modifiés avec 4 ajouts et 4 suppressions
  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: