LogCollection({ int? maximumSize = 500, this.onlyStoreLogsInDebugMode = true, }) : _maximumSize = maximumSize;