Type alias EachLog<D>

EachLog<D>: Partial<Log<D>> | ((message?, options?) => Partial<Log<D>>)

Type Parameters

  • D = any

Generated using TypeDoc