MCPcopy
hub / github.com/eggjs/egg / logger.test.ts

File logger.test.ts

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

Source from the content-addressed store, hash-verified

1import { strict as assert } from 'node:assert';
2import path from 'node:path';
3import fs from 'node:fs';
4import { scheduler } from 'node:timers/promises';

Callers

nothing calls this directly

Calls 9

getFilepathFunction · 0.85
clusterFunction · 0.85
envMethod · 0.80
errorMethod · 0.80
infoMethod · 0.80
debugMethod · 0.80
closeMethod · 0.65
readyMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected