cashapp / logquacious

Logquacious (lq) is a fast and simple log viewer.
Apache License 2.0
59 stars 14 forks source link

Add a button to _exclude_ terms from search #161

Closed ewolak-sq closed 3 years ago

ewolak-sq commented 3 years ago

When digging through logs, I find myself clicking the "Add to current search" button and then prefixing the term with a "-" to exclude it to filter out noisy stuff (such as Zookeeper logs, Datadog warnings, etc). It'd be way faster to just have a button to do that in one click.

I was unable to test this locally due to some npm issues, but it's pretty trivial so I'm hoping that's alright 🙏