ng2-logger
ng2-logger copied to clipboard
Isomorphic logger for Browser and NodeJS, ( typescript / javascript ) apps
Hi there. On a new Angular 13.03 project, I'm getting one moderate vulnerability at npm install, which seems to be caused by an indirect dependency of ng2-logger (i.e. sync-exec). I'm...
Most browsers support console.warn/error/info, not just IE :) Would be nice to have the proper log channel, as (i.e. in chrome) each channel can be enabled/disabled in dev tools and...
Hello. I have used ng2-logger in my project. It works fine in all browsers, but when try to load it in Explorer 11 the console gives me a SCRIPT1002: Syntax...
Hi, Do you think it could be possible to add an observable which could be subscribed in order to retrieve and use all logging events in another component? Of course...
 Hi, I'm just interesting, how I can get the same functionality as in "console.log", where I can get link to a code line where the log is calling? (ex:...
Hi! I just migrated from angular 14 to angular 15 and then 16 while upgrading my packages but I get a runtime error when I include ng2-logger. `Uncaught TypeError: Cannot...
Hi! Recently I've updated our package to use the latest version of ng2-logger and running the npm audit on the resulting package-lock has revealed several vulnerabilities (I think primarily due...