Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baiwumm/react-admin
/ info
Method
info
Xmw_server/src/utils/log4js.ts:118–120 ·
view source on GitHub ↗
(...args)
Source
from the content-addressed store, hash-verified
116
}
117
118
static info(...args) {
119
logger.info(Logger.getStackTrace(), ...args);
120
}
121
122
static warn(...args) {
123
logger.warn(Logger.getStackTrace(), ...args);
Callers
6
bootstrap
Function · 0.80
log
Method · 0.80
access
Method · 0.80
intercept
Method · 0.80
catch
Method · 0.80
TabsLayout
Function · 0.80
Calls
1
getStackTrace
Method · 0.80
Tested by
no test coverage detected