MCPcopy Create free account
hub / github.com/esengine/esengine / DebugPlugin.ts

File DebugPlugin.ts

packages/core/src/Plugins/DebugPlugin.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Core } from '../Core';
2import type { ServiceContainer } from '../Core/ServiceContainer';
3import { IPlugin } from '../Core/Plugin';
4import { createLogger } from '../Utils/Logger';

Callers

nothing calls this directly

Calls 2

createLoggerFunction · 0.90
InjectableFunction · 0.90

Tested by

no test coverage detected