Using an alternative browser log aggregator (DataDog browser-logs) we forward warn/error only.
Internally this package currently just uses console.log with a formatted message that DataDog currently ignores since it is not greater than warn. If the console methods are used we would get proper forwarding for the levels which we have configured.