utils/isolate library

Classes

TCICIsolate
Isolate/compute 相关统一封装。

Functions

tcicMxloggerIsolateEntry(List args) → void
mxlogger 后台写入 isolate entry。
tcicZipLogsToFileInIsolate(Map<String, Object?> params) Map<String, Object?>
在后台 isolate 中:筛选最近 N 天更新的日志并压缩写入 zip 文件(并改名为 .pdf)。