MCPcopy Create free account
hub / github.com/Streamerbot/client /

Class

packages/client/src/utils/logger.ts:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6}
7
8export class Logger {
9 private level: LogLevel;
10 private customLogger?: (level: LogLevel, ...args: any[]) => void;
11

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected