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

Method warning

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

Source from the content-addressed store, hash-verified

124 }
125
126 static warning(...args) {
127 logger.warn(Logger.getStackTrace(), ...args);
128 }
129
130 static error(...args) {
131 logger.error(Logger.getStackTrace(), ...args);

Callers 3

getRandomImgFunction · 0.80
handleEyeDropperFunction · 0.80
validateCaptchaFunction · 0.80

Calls 2

warnMethod · 0.80
getStackTraceMethod · 0.80

Tested by

no test coverage detected