Nestjs Pino Extra Packages - v1.0.0
    Preparing search index...

    @nestjs-labs/pino-http-extra Enhanced pino-http with OpenTelemetry, Loki, file rotation and enterprise features

    • Parameters

      • spanIdKey: string = 'spanId'
      • traceIdKey: string = 'traceId'

      Returns {
          level: (label: string) => { level: string };
          log(object: Record<string, unknown>): Record<string, unknown>;
      }