Winston Transport BrowserConsole
Want to log in browser like using console.log but taking advantage of all facilities winston provides?
Want to filter by level in your browser?
Want to inspect the objects arguments instead of printing them as json strings?
npm install winston-transport-browserconsole winston -S
And here you have a little sample:
;; const level = "debug";winston; winston;winston;winston;winston;winston;winston;winston;winston; winston;winston;
Notice Tested with version 3.x.x of winston.
Please be sure to set the level in the ConsoleBrowser constructor as did not find a good way to get the one you may have directly configured in winston.