collectedLogs: {
    [key: string]: string[];
} = {}

Type declaration

  • [key: string]: string[]