Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getRandomImg
Function · 0.80
handleEyeDropper
Function · 0.80
validateCaptcha
Function · 0.80
Calls
2
warn
Method · 0.80
getStackTrace
Method · 0.80
Tested by
no test coverage detected