ng2-logger
ng2-logger copied to clipboard
console.info console.warn console.error on other browsers
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