You want to log request time using functional middleware and then pass control. Which code correctly measures and logs the time taken by the next middleware or handler?
hard📝 Application Q9 of 15
NestJS - Middleware
You want to log request time using functional middleware and then pass control. Which code correctly measures and logs the time taken by the next middleware or handler?