Showing the below warning in the console while trying to run the application:
2018-06-17 22:25:15 ERROR LoggingApplicationListener:359 - Cannot set level: TRACE for 'org.hibernate.type.descriptor.sql.BasicBinder'
there is the below entry in the application.properties file:
logging.level.org.hibernate.type.descriptor.sql.BasicBinder=TRACE
Showing the below warning in the console while trying to run the application:
2018-06-17 22:25:15 ERROR LoggingApplicationListener:359 - Cannot set level: TRACE for 'org.hibernate.type.descriptor.sql.BasicBinder'there is the below entry in the application.properties file:
logging.level.org.hibernate.type.descriptor.sql.BasicBinder=TRACE