Reference

AppRouterRequestEndLogEvent

Logs the successful completion of an app-router request.

Signature

interface AppRouterRequestEndLogEvent

Members

durationMs: number
method: string
path: string
runtime: AppRouterRuntime
status: number
type: "router:request:end"