MCPcopy
hub / github.com/webpack/webpack / groupEnd

Method groupEnd

lib/logging/Logger.js:139–141  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

137 }
138
139 groupEnd() {
140 this[LOG_SYMBOL](LogType.groupEnd);
141 }
142
143 /**
144 * Processes the provided label.

Callers 4

loggerFunction · 0.80
applyMethod · 0.80
logSomeMethod · 0.80

Calls

no outgoing calls

Tested by 1

applyMethod · 0.64