UNPKG

@nestjs-labs/pino-http-extra

Version:

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

5 lines 319 B
export { getOtelFormatters } from './formatters.js'; export { getPinoHttpOption } from './options.js'; export { getSerializers } from './serializers.js'; export { createFileStreamEntry, createLokiStreamEntry, createPrettyStreamEntry, getMultiDestinationStream, } from './streams.js'; //# sourceMappingURL=index.d.ts.map