Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
{ test } = require(
'tap'
);
2
3
test(
'Stacktraces from errors in different VM context'
, (t) => {
4
const
log4js = require(
'../../lib/log4js'
);
Callers
nothing calls this directly
Calls
6
getLogger
Method · 0.80
error
Method · 0.80
replay
Method · 0.80
configure
Method · 0.65
layout
Function · 0.50
end
Method · 0.45
Tested by
no test coverage detected