Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baiwumm/react-admin
/ fatal
Method
fatal
Xmw_server/src/utils/log4js.ts:134–136 ·
view source on GitHub ↗
(...args)
Source
from the content-addressed store, hash-verified
132
}
133
134
static fatal(...args) {
135
logger.fatal(Logger.getStackTrace(), ...args);
136
}
137
138
static access(...args) {
139
const
loggerCustom = Log4js.getLogger(
'http'
);
Callers
nothing calls this directly
Calls
1
getStackTrace
Method · 0.80
Tested by
no test coverage detected