Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/hono/middleware/logger/index.ts>logger

Fast, Lightweight, Web-standards
Very Popular
Go to Latest
variable logger
import { logger } from "https://deno.land/x/hono@v4.0.0-rc.3/middleware/logger/index.ts";

type

(fn?: PrintFunc) => MiddlewareHandler