I'm searching for logging sql tools for grails 3.0. I tried to install java melody, but it couldn't resolve dependencies, so i guess it's for grails 2.*. (Let me know if this is not correct). I'm looking for a tool where i can see all the queries and their time execution, and not just log the queries in the console.
Thanks