How do you enable logging of sql queries generated by Exposed in Spring Boot?
The following do not work: logging.level.org.jetbrains.exposed.sql: DEBUG logging.level.org.jetbrains.exposed: DEBUG
logging.level.Exposed: DEBUG
Put it in application.properties. It will not work without the capital E on Exposed.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With