Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ info
Method
info
lib/logging/Logger.js:76–78 ·
view source on GitHub ↗
* Processes the provided arg. * @param {Args} args args
(...args)
Source
from the content-addressed store, hash-verified
74
* @param {Args} args args
75
*/
76
info(...args) {
77
this[LOG_SYMBOL](LogType.info, args);
78
}
79
80
/**
81
* Processes the provided arg.
Callers
9
log
Function · 0.80
reportProfile
Function · 0.80
logByValue
Method · 0.80
serialize
Method · 0.80
deserialize
Method · 0.80
logger
Function · 0.80
apply
Method · 0.80
apply
Method · 0.80
logSome
Method · 0.80
Calls
no outgoing calls
Tested by
1
apply
Method · 0.64