Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/browserify/console-browserify
/ log
Function
log
index.js:42–42 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
module.exports = console
41
42
function
log() {}
43
44
function
info() {
45
console.log.apply(console, arguments)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected