LogFields: { log: { date: Date; info: string; status?: string }[] }

Type declaration

  • log: { date: Date; info: string; status?: string }[]