I am trying to register the requests that my application makes with the MongoDB database, but I canβt find how to do it, everything I find in grails registration is based on sleep mode, but I need to check how some requests are parsed and sent in mongoDB.
I am using Grails 2.2.1 and the MongoDB GORM 1.2.0 plugin
Eylen source share