import * as denoNest from "https://deno.land/x/deno_nest@v3.6.1/modules/uinv/src/middlewares.ts";
Functions
The difference between LogInterceptor and LogMiddleware is that the latter can capture 404 errors, and it include the guard time. |
import * as denoNest from "https://deno.land/x/deno_nest@v3.6.1/modules/uinv/src/middlewares.ts";
The difference between LogInterceptor and LogMiddleware is that the latter can capture 404 errors, and it include the guard time. |