dojo icon indicating copy to clipboard operation
dojo copied to clipboard

Avoid `warn` logs from external dependencies

Open dubzn opened this issue 1 year ago • 4 comments
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: image

dubzn avatar Aug 16 '24 15:08 dubzn