Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Silentely/eSIM-Tools
/ error
Method
error
scripts/logger.js:45–47 ·
view source on GitHub ↗
* 错误日志 (红色)
(...args)
Source
from the content-addressed store, hash-verified
43
* 错误日志 (红色)
44
*/
45
static error(...args) {
46
console.error(colors.red +
'[ERROR]'
+ colors.reset, ...args);
47
}
48
49
/**
50
* 调试日志 (灰色)
Callers
15
server.js
File · 0.45
wrapNetlifyFunction
Function · 0.45
log
Function · 0.45
bff-proxy.js
File · 0.45
giffgaff-graphql.js
File · 0.45
giffgaff-sms-activate.js
File · 0.45
middleware.js
File · 0.45
handleError
Function · 0.45
withAuth
Function · 0.45
sentry.js
File · 0.45
replaceConsoleLogs
Function · 0.45
inject-sentry-config.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected