Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ debug
Function
debug
app/core/application.js:44–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
42
log () {},
43
error () {},
44
debug () {}
45
}
46
}
47
if
(console.debug == null) { console.debug = console.log }
// Needed for IE10 and earlier
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected