Counterpart of the #setRootLogger(ILogger). Restores the console.xxx bindings to the original one. Invoking has no side-effect if setRootLogger was not called before. Multiple function invocation has no side-effect either.
#setRootLogger(ILogger)
console.xxx
setRootLogger
Counterpart of the
#setRootLogger(ILogger)
. Restores theconsole.xxx
bindings to the original one. Invoking has no side-effect ifsetRootLogger
was not called before. Multiple function invocation has no side-effect either.