MCPcopy Create free account
hub / github.com/MCSManager/MCSManager / operation_logger.ts

File operation_logger.ts

panel/src/app/service/operation_logger.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { JsonlStorageSubsystem } from "./../common/storage/jsonl_storage";
2import { v4 } from "uuid";
3import type { OperationLoggerItem, OperationLoggerItemPayload } from "../../types/operation_logger";
4import RemoteRequest from "./remote_command";

Callers

nothing calls this directly

Calls 3

onMethod · 0.80
stopFlushTimerMethod · 0.80
flushSyncMethod · 0.80

Tested by

no test coverage detected