property LoggerPluginOptions.pinoFactory
Since 0.1.0

Inject a pre-loaded Pino factory for the pino transport, bypassing the import('npm:pino') path. Useful for tests.

Type

Usage

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