MCPcopy
hub / github.com/node-cron/node-cron / logger.test.ts

File logger.test.ts

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

Source from the content-addressed store, hash-verified

1import { assert } from 'chai';
2import sinon from 'sinon';
3import logger, { Logger, setLogger, resetLogger, noopLogger } from './logger';
4

Callers

nothing calls this directly

Calls 8

resetLoggerFunction · 0.90
setLoggerFunction · 0.90
fakeLoggerFunction · 0.85
infoMethod · 0.80
warnMethod · 0.80
errorMethod · 0.80
debugMethod · 0.80
matchMethod · 0.65

Tested by

no test coverage detected