MCPcopy Create free account
hub / github.com/log4js-node/log4js-node / stacktraces-test.js

File stacktraces-test.js

test/tap/stacktraces-test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { test } = require('tap');
2
3test('Stacktraces from errors in different VM context', (t) => {
4 const log4js = require('../../lib/log4js');

Callers

nothing calls this directly

Calls 6

getLoggerMethod · 0.80
errorMethod · 0.80
replayMethod · 0.80
configureMethod · 0.65
layoutFunction · 0.50
endMethod · 0.45

Tested by

no test coverage detected