MCPcopy Create free account
hub / github.com/cameri/nostream / logger-factory.spec.ts

File logger-factory.spec.ts

test/unit/factories/logger-factory.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from 'chai'
2import Sinon from 'sinon'
3
4import { createLogger } from '../../../src/factories/logger-factory'

Callers

nothing calls this directly

Calls 2

createLoggerFunction · 0.90
createStubPinoLoggerFunction · 0.85

Tested by

no test coverage detected