MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / logger.test.ts

File logger.test.ts

packages/vscode-shim/src/__tests__/logger.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { logs, setLogger, type Logger } from "../utils/logger.js"
2
3describe("Logger", () => {
4 let originalEnv: string | undefined

Callers

nothing calls this directly

Calls 5

setLoggerFunction · 0.85
infoMethod · 0.65
warnMethod · 0.65
errorMethod · 0.65
debugMethod · 0.65

Tested by

no test coverage detected