Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ log
Method
log
lib/logging/Logger.js:84–86 · lib/logging/Logger.js::WebpackLogger.log
* Processes the provided arg. * @param {Args} args args
(...args)
Source
from the content-addressed store, hash-verified
82
* @param {Args} args args
83
*/
84
log(...args) {
85
this[LOG_SYMBOL](LogType.log, args);
86
}
87
88
/**
89
* Processes the provided arg.
Callers
15
lazy-compilation-node.js
File · 0.80
log.js
File · 0.80
lazy-compilation-web.js
File · 0.80
logWhenMessage
Method · 0.80
logStatistics
Method · 0.80
resolveBuildDependencies
Method · 0.80
log
Function · 0.80
visitModules
Function · 0.80
reportProfile
Function · 0.80
_computeAffectedModules
Method · 0.80
_computeAffectedModulesWithChunkGraph
Method · 0.80
logByValue
Method · 0.80
Calls
no outgoing calls
Tested by
1
apply
Method · 0.64