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