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

Class

packages/utilities/src/logger.ts:11–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9};
10
11export class Logger implements T {
12 private logger: LogHelper;
13 private prefix: string;
14 private _timeStamps: Record<string, Date>;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected