How to collapse console.trace() by default

23 views Asked by At

I am working in a Magento 2 project and there are many console.trace() messages flooding my developer console and it consumes unnecessary time to scroll past them and find the logs which interest me.

Is there a way to collapse or remove them somehow?

0

There are 0 answers