dart_webcore/utils/middlewares/logger_middleware library

Functions

logRequest(RequestHolder request, ResponseHolder response, Map<String, dynamic> pathArgs) Future<PassedHttpEntity>
this will give info about the request and the time it took to run on the server