Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ logs, setLogger,
type
Logger } from
"../utils/logger.js"
2
3
describe(
"Logger"
, () => {
4
let
originalEnv: string | undefined
Callers
nothing calls this directly
Calls
5
setLogger
Function · 0.85
info
Method · 0.65
warn
Method · 0.65
error
Method · 0.65
debug
Method · 0.65
Tested by
no test coverage detected