dojo
dojo copied to clipboard
Avoid `warn` logs from external dependencies
trafficstars
Is your feature request related to a problem? Please describe. It is a bit invasive to see several logs when you are compiling and many warnings messages appear from projects that we have as dependencies. Mainly because we can't do anything from our project to solve them :(
Describe the solution you'd like These logs could be filtered by default and displayed if the user when using higher verbose levels.
Additional context
Screenshot: