/Knowledge/sources/honojs__hono/llms-full/logger-middleware-usage--55df3e15d7bf.md
Logger Middleware: Usage - hono-docs
Logger Middleware: Usage Source evidence: /Sources/honojs hono/provenance.md Canonical citation: https://hono.dev/llms full.txt usage Summary Content Metadata
Logger Middleware: Usage
Source evidence: /Sources/honojs__hono/provenance.md Canonical citation: https://hono.dev/llms-full.txt#usage
Summary
ts const app = new Hono() app.use(logger()) app.get('/', (c) => c.text('Hello Hono!'))
Content
const app = new Hono()
app.use(logger())
app.get('/', (c) => c.text('Hello Hono!'))
Metadata
{
"chunk_index": 0,
"citation": "https://hono.dev/llms-full.txt#usage",
"coverage_role": "overview",
"qualified_title": "Hono / llms-full / Logger Middleware > Usage",
"retrieved_at": "2026-07-02T05:51:01Z",
"section_index": 148,
"source_id": "/honojs/hono",
"source_type": "llms_full",
"target_label": "llms-full",
"title": "Logger Middleware: Usage",
"upstream_url": "https://hono.dev/llms-full.txt",
"version": "2026"
}