MCPcopy Create free account
hub / github.com/anus-dev/ANUS /

Class

packages/core/src/core/logger.ts:63–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63export class Logger {
64 private anusDir: string | undefined;
65 private logFilePath: string | undefined;
66 private sessionId: string | undefined;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected