MCPcopy
hub / github.com/webpack/webpack / warn

Method warn

lib/logging/Logger.js:68–70  ·  lib/logging/Logger.js::WebpackLogger.warn

* Processes the provided arg. * @param {Args} args args

(...args)

Source from the content-addressed store, hash-verified

66 * @param {Args} args args
67 */
68 warn(...args) {
69 this[LOG_SYMBOL](LogType.warn, args);
70 }
71
72 /**
73 * Processes the provided arg.

Callers 15

log.jsFile · 0.80
resolveFileMethod · 0.80
_readFileHashMethod · 0.80
_getManagedItemInfoMethod · 0.80
applyDiffFunction · 0.80
reportProfileFunction · 0.80
logByValueMethod · 0.80
serializeMethod · 0.80
deserializeMethod · 0.80
_openPackMethod · 0.80
restoreMethod · 0.80

Calls

no outgoing calls

Tested by 2

createLoggerFunction · 0.64
applyMethod · 0.64