MCPcopy 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

runMethod · 0.95
loginMethod · 0.95
getMemberInfoMethod · 0.95
getAssetsMethod · 0.95
tryMemberCheckInMethod · 0.95
receiveTaskMethod · 0.95
handleTaskMethod · 0.95
tryTaskSignMethod · 0.95
writeTokenCacheFunction · 0.45
ykb_all.jsFile · 0.45

Calls 1

prefixMethod · 0.95

Tested by

no test coverage detected