property RequestLoggerOptions.slowRequestThreshold

Requests slower than this (ms) trigger a warn entry. Defaults to 5000.

Type

number

Usage

import { type RequestLoggerOptions } from "logger-plugin/src/index.ts";