@wymp/simple-logger-console
v0.9.2
Published
A Simple™-conformant wrapper around console.log
Downloads
2
Readme
Simple Logger, Console
A Simple™-conformant wrapper around the standard console logger. "Simple" is intended to be a highly reduced interface that allows for better interoperability and dependency choice for consumers.
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.