Const
Default Logger implementation.
Logger
debug and info go to util.debuglog("batch-cluster")`.
debug
info
warn and error go to console.warn and console.error.
warn
error
console.warn
console.error
Default
Logger
implementation.debug
andinfo
go to util.debuglog("batch-cluster")`.warn
anderror
go toconsole.warn
andconsole.error
.