Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baiwumm/react-admin
/ log
Method
log
Xmw_server/src/utils/log4js.ts:114–116 ·
view source on GitHub ↗
(...args)
Source
from the content-addressed store, hash-verified
112
}
113
114
static log(...args) {
115
logger.info(Logger.getStackTrace(), ...args);
116
}
117
118
static info(...args) {
119
logger.info(Logger.getStackTrace(), ...args);
Callers
3
use
Method · 0.80
logger
Function · 0.80
jest.config.ts
File · 0.80
Calls
2
info
Method · 0.80
getStackTrace
Method · 0.80
Tested by
no test coverage detected