Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/codecombat/codecombat
/ log
Method
log
app/core/Tracker2/BaseTracker.js:158–164 ·
view source on GitHub ↗
(...args)
Source
from the content-addressed store, hash-verified
156
}
157
158
log (...args) {
159
if
(!this.loggingEnabled) {
160
return
161
}
162
163
console.info(`[tracker] [${this.constructor.name}]`, ...args)
164
}
165
}
Callers
15
compile
Function · 0.80
compile-static-templates.js
File · 0.80
webpack.base.config.js
File · 0.80
webpack.production.config.js
File · 0.80
setup-aether.js
File · 0.80
copyLanguagesFromEsper
Function · 0.80
webpack.config.js
File · 0.80
runWebpack.js
File · 0.80
translate_utils.spec.js
File · 0.80
checkCameraPos
Function · 0.80
value
Function · 0.80
getBasicSubscriptionForUser
Method · 0.80
Calls
no outgoing calls
Tested by
1
checkCameraPos
Function · 0.64