Skip to content

Instantly share code, notes, and snippets.

@pavelburov
Last active December 22, 2023 07:51
Show Gist options
  • Save pavelburov/1cc29df5f4d4b5975c4d12917e73a026 to your computer and use it in GitHub Desktop.
Save pavelburov/1cc29df5f4d4b5975c4d12917e73a026 to your computer and use it in GitHub Desktop.
Enable hibernate SQL logging with parameters binding
logging.level.org.hibernate.SQL=debug
logging.level.org.hibernate.orm.jdbc.bind=trace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment