|
|
@ -19,6 +19,7 @@ logging:
|
|
|
|
'[org.hibernate.SQL]': INFO
|
|
|
|
'[org.hibernate.SQL]': INFO
|
|
|
|
# org.hibernate.type.descriptor.sql.BasicBinder.bind 로그 제거
|
|
|
|
# org.hibernate.type.descriptor.sql.BasicBinder.bind 로그 제거
|
|
|
|
'[org.hibernate.type.descriptor.sql.BasicBinder]': INFO
|
|
|
|
'[org.hibernate.type.descriptor.sql.BasicBinder]': INFO
|
|
|
|
|
|
|
|
#'[org.hibernate.type.descriptor.sql.BasicBinder]': TRACE
|
|
|
|
#'[org.hibernate.type.descriptor.sql]': off #jpa "?" 부분(binding 파라미터) 출력
|
|
|
|
#'[org.hibernate.type.descriptor.sql]': off #jpa "?" 부분(binding 파라미터) 출력
|
|
|
|
# '[org.springframework.orm.jpa]': debug
|
|
|
|
# '[org.springframework.orm.jpa]': debug
|
|
|
|
# '[org.springframework.transaction]': debug
|
|
|
|
# '[org.springframework.transaction]': debug
|
|
|
|