Reference

AppRouterRequestErrorLogEvent

Logs a request that ended with an app-router error response.

Signature

interface AppRouterRequestErrorLogEvent

Members

durationMs: number
error: AppRouterLogError
method: string
path: string
runtime: AppRouterRuntime
type: "router:request:error"