Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/smallfawn/QLScriptPublic
/ log
Method
log
wxapp/ykb_all.js:240–242 ·
view source on GitHub ↗
(message)
Source
from the content-addressed store, hash-verified
238
}
239
240
log(message) {
241
$.log(`${this.prefix()} ${message}`);
242
}
243
244
cacheKey() {
245
return
`${this.app.appid}:${this.account}`;
Callers
10
run
Method · 0.95
login
Method · 0.95
getMemberInfo
Method · 0.95
getAssets
Method · 0.95
tryMemberCheckIn
Method · 0.95
receiveTask
Method · 0.95
handleTask
Method · 0.95
tryTaskSign
Method · 0.95
writeTokenCache
Function · 0.45
ykb_all.js
File · 0.45
Calls
1
prefix
Method · 0.95
Tested by
no test coverage detected