Prettifier<T>: ((inputData: string | object, key: string, log: object, extras: PrettifierExtras<T>) => string)

Type Parameters

  • T = object