Created
December 4, 2025 05:58
-
-
Save KavyrshinR/02b4949be3900636bb3bd595fbafae0b to your computer and use it in GitHub Desktop.
logs setting for debugging sql and hibernate
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| logs for debugging sql and hibernate | |
| java | |
| logging.level.org.hibernate.SQL=DEBUG | |
| logging.level.org.hibernate.type.descriptor.sql.BasicBinder=TRACE |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment