Reference

AppRouterLogLevel

Names the severity channel used for app-router structured logs.

Signature

type AppRouterLogLevel = "debug" | "info" | "warn" | "error"