new WebpackLogger(): WebpackLoggerReturns:
<WebpackLogger>Attributes
getChildLogger:
<Function>assert(condition, ...args?): voidAttributes
Processes the provided condition.
clear(): voidReturns:
<void>debug(...args?): voidAttributes
Processes the provided arg.
error(...args?): voidAttributes
Processes the provided arg.
group(...args?): voidAttributes
Processes the provided arg.
groupCollapsed(...args?): voidAttributes
Processes the provided arg.
groupEnd(): voidReturns:
<void>M
info
info(...args?): voidAttributes
Processes the provided arg.
M
log
log(...args?): voidAttributes
Processes the provided arg.
profile(label?): voidAttributes
Processes the provided label.
profileEnd(label?): voidAttributes
Processes the provided label.
status(...args?): voidAttributes
Processes the provided arg.
M
time
time(label): voidAttributes
Processes the provided label.
timeAggregate(label?): voidAttributes
Processes the provided label.
timeAggregateEnd(label?): voidAttributes
Time aggregate end.
timeEnd(label?): voidAttributes
Processes the provided label.
timeLog(label?): voidAttributes
Processes the provided label.
trace(): voidReturns:
<void>M
warn
warn(...args?): voidAttributes
Processes the provided arg.