List<IInfo>? getLogs() { return ApmKitManager.instance .getKit(ApmKitName.KIT_LOG) ?.getStorage() .getAll(); }