MCPcopy Index your code
hub / github.com/smallfawn/QLScriptPublic / log

Method log

daily/ydyp.js:4061–4063  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

4059 }(this.account), this.cookies.sensors_stay_time = String(Date.now())
4060 }
4061 log(e) {
4062 this.reporter.line(`[${this.maskedAccount}] ${e}`)
4063 }
4064 async run() {
4065 try {
4066 if (!await this.jwt()) return void this.reporter.invalid.push(this.maskedAccount);

Callers 15

runMethod · 0.95
jwtMethod · 0.95
signinStatusMethod · 0.95
clickTaskMethod · 0.95
processTaskListMethod · 0.95
createDefaultNoteMethod · 0.95
uploadZeroFileMethod · 0.95
wxSignMethod · 0.95
shakeMethod · 0.95
surplusNumMethod · 0.95
cloudGameMethod · 0.95
receiveMethod · 0.95

Calls 1

lineMethod · 0.80

Tested by

no test coverage detected