MCPcopy
hub / github.com/simstudioai/sim / index.test.ts

File index.test.ts

packages/logger/src/index.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, test, vi } from 'vitest'
2import { createLogger, Logger, LogLevel } from './index'
3
4/**

Callers

nothing calls this directly

Calls 9

createLoggerFunction · 0.90
createEnabledLoggerFunction · 0.85
debugMethod · 0.80
infoMethod · 0.80
errorMethod · 0.80
parseMethod · 0.80
warnMethod · 0.65
testFunction · 0.50
withMetadataMethod · 0.45

Tested by

no test coverage detected