UNPKG

@nestjs-labs/pino-http-extra

Version:

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

7 lines 258 B
export declare function getOtelFormatters(spanIdKey?: string, traceIdKey?: string): { level: (label: string) => { level: string; }; log(object: Record<string, unknown>): Record<string, unknown>; }; //# sourceMappingURL=formatters.d.ts.map