Hibernate DDL logging

Sorry if this is obvious somewhere on the lucee site, but I haven’t been
able to find out how to turn on the hibernate ddl debugging information on
Lucee. The query logging shows up fine in catalina.out but nothing for
ddl. With ACF, you could edit a config file or two and you would see
hibernate create information in the console.

Is there some way to enable that in Lucee?

I found it. It was in the logging page of the administrator all along. I wound up sending it to file instead of the console because it keeps a nice record.