property PinoLoggerOptions.pinoFactory
Since 0.1.0

Inject a pre-loaded Pino factory, bypassing the import('npm:pino@10.x') path. Useful for tests and environments where the module is already available in-memory.

Type

Usage

import { type PinoLoggerOptions } from "logger-plugin/src/index.ts";