Log
Log middleware is used to log incoming requests and outgoing responses.
It helps in monitoring and debugging your application by providing insights into the request lifecycle.
go
mlog "github.com/rakunlabs/ada/middleware/log"