MCPcopy
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.jsFile · 0.45
processDependencyMethod · 0.45
logByValueMethod · 0.45
serializeMethod · 0.45
deserializeMethod · 0.45
loggerFunction · 0.45
applyMethod · 0.45
setupFunction · 0.45
createLoggerFunction · 0.45
createLoggerFunction · 0.45
applyMethod · 0.45

Calls

no outgoing calls

Tested by 2

createLoggerFunction · 0.36
applyMethod · 0.36