Inject a pre-loaded Pino factory for the pino transport, bypassing
the import('npm:pino') path. Useful for tests.
Usage
import { type LoggerPluginOptions } from "logger-plugin/src/index.ts";
Inject a pre-loaded Pino factory for the pino transport, bypassing
the import('npm:pino') path. Useful for tests.
import { type LoggerPluginOptions } from "logger-plugin/src/index.ts";