MCPcopy Create free account
hub / github.com/codecombat/codecombat / log

Function log

app/core/application.js:42–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40 window.console = {
41 info () {},
42 log () {},
43 error () {},
44 debug () {}
45 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected