ILogger Interface
A logger instance created by the logger() function or the ILogger.child() method. See Pino’s API for more information.
Signature
export interface ILogger
A logger instance created by the logger() function or the ILogger.child() method. See Pino’s API for more information.
export interface ILogger