MCPcopy 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

getStackTraceMethod · 0.80

Tested by

no test coverage detected