Explorar el Código

dbms stts last update

shjung hace 3 años
padre
commit
41d6a390eb
Se han modificado 1 ficheros con 4 adiciones y 4 borrados
  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: