MCPcopy Create free account
hub / github.com/Linen-dev/linen.dev / cleanPrefix

Method cleanPrefix

packages/types/src/logger.ts:8–8  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6 debug(json: object): void;
7 setPrefix(prefix: string): void;
8 cleanPrefix(): void;
9 time(name: string): void;
10 timeLog(name: string): void;
11 timeEnd(name: string): void;

Callers 1

cleanUpFunction · 0.65

Implementers 1

Loggerpackages/utilities/src/logger.ts

Calls

no outgoing calls

Tested by

no test coverage detected