MCPcopy
hub / github.com/vectorize-io/hindsight / error

Method error

hindsight-all-npm/src/logger.ts:12–12  ·  view source on GitHub ↗
(msg: string)

Source from the content-addressed store, hash-verified

10 info(msg: string): void;
11 warn(msg: string): void;
12 error(msg: string): void;
13}
14
15/** Logger that drops every call. Used when no logger is passed. */

Callers 15

logger.tsFile · 0.65
handleCopyCommandFunction · 0.65
SkillBannerFunction · 0.65
loadDataFunction · 0.65
loadAllFunction · 0.65
AuditChartFunction · 0.65
AuditLogsViewFunction · 0.65
BankSelectorInnerFunction · 0.65

Implementers 1

Loggerhindsight-integrations/opencode/src/lo

Calls

no outgoing calls

Tested by 5

_safe_cleanupFunction · 0.52
createMockApiFunction · 0.52