MCPcopy Create free account
hub / github.com/baiwumm/react-admin / error

Method error

Xmw_server/src/utils/log4js.ts:130–132  ·  view source on GitHub ↗
(...args)

Source from the content-addressed store, hash-verified

128 }
129
130 static error(...args) {
131 logger.error(Logger.getStackTrace(), ...args);
132 }
133
134 static fatal(...args) {
135 logger.fatal(Logger.getStackTrace(), ...args);

Callers 13

useMethod · 0.80
loggerFunction · 0.80
transformMethod · 0.80
catchMethod · 0.80
hanlderSubmitFunction · 0.80
hanlderSubmitFunction · 0.80
beforeUploadFunction · 0.80
index.tsFile · 0.80
handlerSubmitFunction · 0.80
handleEyeDropperFunction · 0.80
validateCaptchaFunction · 0.80
onPointCaptchaCallbackFunction · 0.80

Calls 1

getStackTraceMethod · 0.80

Tested by

no test coverage detected