Type alias PinoLogger

PinoLogger: p.Logger<{
    timestamp: (() => string);
}>

Generated using TypeDoc