ng2-logger icon indicating copy to clipboard operation
ng2-logger copied to clipboard

console.info console.warn console.error on other browsers

Open HonoluluHenk opened this issue 7 years ago • 0 comments

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 each channel has a matching icon in front of the log message

HonoluluHenk avatar May 25 '18 13:05 HonoluluHenk