simple-logger-console 0.6.2
Install from the command line:
Learn more about npm packages
$ npm install @wymp/simple-logger-console@0.6.2
Install via package.json:
"@wymp/simple-logger-console": "0.6.2"
About this version
A Simple™-conformant wrapper around the standard console logger
This package provides a light wrapper around the console logger that enforces conformity
with the SimpleLoggerInterface
defined in
ts-simple-interfaces
.
Specifically, this gives you the ability to tone down the messages logged to the console in the browser.