Interface Options

interface Options {
    requestLogger?: (req: unknown) => void;
}

Properties

Properties

requestLogger?: (req: unknown) => void
MMNEPVFCICPMFPCPTTAAATR