Not able to log SQL Query using 1.8.0 version #82
debraj-manna
started this conversation in
General
Replies: 2 comments
-
The same has been asked in stackoverflow also. |
Beta Was this translation helpful? Give feedback.
0 replies
-
It's a bit hard for me to answer without any sample project. Can you please provide a sample project or check the differences between your project and p6spy-sample? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am new to sprint-boot-data-source decorator. I am trying to log all SQL Query in console.
I have added
p6spy-spring-boot-starter
in my pom.xml.In my application.properties I have also added
But I am still not seeing the SQL query being logged. Can someone let me know what is going wrong?
Beta Was this translation helpful? Give feedback.
All reactions