I am trying to implement Winston logger with my chrome extension tool. I am not able to do it.
Also I am not very familiar with Node.js and npm.
I am trying to implement Winston logger with my chrome extension tool. I am not able to do it.
Also I am not very familiar with Node.js and npm.
Winston doesn't work in a browser context, so this isn't reasonably possible until that's fixed.