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.
Usage
import { type PinoLoggerOptions } from "logger-plugin/src/index.ts";
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.
import { type PinoLoggerOptions } from "logger-plugin/src/index.ts";