type LogData = ILogEntry[]; Copy
type LogData = ILogEntry[];
Type for persisted log data. Each log entry is stored as a separate file keyed by its id.