Where is the Auto Debug feature?

I would love to turn on Auto Debug for one of my Database Query components staging data to S3, but when I scroll down to the bottom of the properties, I do not see that option. I suspect I'm missing something in Emerald.properties. Running the latest version (1.72.1). Anyone else have this issue? Is there a trick to turning it on?

As far as I can tell there is no "Auto Debug" similar to some of the other connectors. It comes down to the underlying drivers in use and the options they provide. There is the catalina.out log that you can check of course, and the logs on the DB side as well.

I can't seem to find the auto debug log feature.

Thanks for replying -- I indeed do make use of both of those regularly. I was just hoping for the possibility of any additional verbose logging to solve a couple of tricky problems we were dealing with, as sometimes the catalina.out log isn't completely clear on what is causing certain performance issues, so I wanted to make sure that I wasn't missing any possible troubleshooting options.