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

Class

packages/integration-discord/src/utils/logger.ts:3–3  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import util from 'util';
2
3export class Logger {
4 private logger = console;
5 private jobIb: string;
6 private eventName: string;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected