archfz/cypress-terminal-report

Enhancement: allow filtering of logs

jrnail23 opened this issue · 3 comments

it would be great to be able to pass in a predicate of some sort to the support installer to filter out unwanted entries.

Yes, I actually just want to have cy.log - Entries and it would be amazing to be able to filter for that.

Implemented and released in 1.2.0.

thanks @archfz!