MCPcopy
hub / github.com/HelloZeroNet/ZeroNet / log

Method log

plugins/ContentFilter/media/js/ZeroFrame.js:97–99  ·  view source on GitHub ↗
(...args)

Source from the content-addressed store, hash-verified

95 }
96
97 log(...args) {
98 console.log.apply(console, ['[ZeroFrame]'].concat(args))
99 }
100
101 onOpenWebsocket() {
102 this.log('Websocket open')

Callers 15

onMessageMethod · 0.95
onRequestMethod · 0.95
onOpenWebsocketMethod · 0.95
onCloseWebsocketMethod · 0.95
all.jsFile · 0.45
actionAnnounceMethod · 0.45
actionSidebarGetPeersMethod · 0.45
all.jsFile · 0.45
createPointsFunction · 0.45
createPointsFunction · 0.45
all.jsFile · 0.45
cFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected