Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ debug
Method
debug
lib/logging/Logger.js:92–94 · lib/logging/Logger.js::WebpackLogger.debug
* Processes the provided arg. * @param {Args} args args
(...args)
Source
from the content-addressed store, hash-verified
90
* @param {Args} args args
91
*/
92
debug(...args) {
93
this[LOG_SYMBOL](LogType.debug, args);
94
}
95
96
/**
97
* Processes the provided condition.
Callers
15
toCode
Function · 0.80
_log
Method · 0.80
resolveBuildDependencies
Method · 0.80
processCapturedFiles
Method · 0.80
callback
Method · 0.80
processCapturedMissing
Method · 0.80
createSnapshot
Method · 0.80
reportProfile
Function · 0.80
logByValue
Method · 0.80
set
Method · 0.80
serialize
Method · 0.80
deserialize
Method · 0.80
Calls
no outgoing calls
Tested by
1
apply
Method · 0.64