Is there anyone working on/knowing WildFly that knows how to keep track of the operations performed on MySQL? I am new to WildFly and using WildFly 14. I am working with JPA (i am new to JPA too), using Hibernate. I would need a log file to see what happens in my MySQL database when i execute my app.
Thanks.