UNPKG

@nestjs-labs/pino-http-extra

Version:

Enhanced pino-http with OpenTelemetry, Loki, file rotation and enterprise features.

3 lines 188 B
import type { Options } from 'pino-http'; export declare function getPinoHttpOption(level?: string, spanIdKey?: string, traceIdKey?: string): Options; //# sourceMappingURL=options.d.ts.map