MCPcopy
hub / github.com/webpack/webpack / info

Method info

lib/logging/Logger.js:76–78  ·  view source on GitHub ↗

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

(...args)

Source from the content-addressed store, hash-verified

74 * @param {Args} args args
75 */
76 info(...args) {
77 this[LOG_SYMBOL](LogType.info, args);
78 }
79
80 /**
81 * Processes the provided arg.

Callers 9

logFunction · 0.80
reportProfileFunction · 0.80
logByValueMethod · 0.80
serializeMethod · 0.80
deserializeMethod · 0.80
loggerFunction · 0.80
applyMethod · 0.80
applyMethod · 0.80
logSomeMethod · 0.80

Calls

no outgoing calls

Tested by 1

applyMethod · 0.64