Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ error
Method
error
lib/logging/Logger.js:60–62 ·
view source on GitHub ↗
* Processes the provided arg. * @param {Args} args args
(...args)
Source
from the content-addressed store, hash-verified
58
* @param {Args} args args
59
*/
60
error(...args) {
61
this[LOG_SYMBOL](LogType.error, args);
62
}
63
64
/**
65
* Processes the provided arg.
Callers
15
log.js
File · 0.45
processDependency
Method · 0.45
logByValue
Method · 0.45
serialize
Method · 0.45
deserialize
Method · 0.45
logger
Function · 0.45
apply
Method · 0.45
setup
Function · 0.45
createLogger
Function · 0.45
createLogger
Function · 0.45
apply
Method · 0.45
MultiCompiler.test.js
File · 0.45
Calls
no outgoing calls
Tested by
2
createLogger
Function · 0.36
apply
Method · 0.36