expose
expose copied to clipboard
[Feature Request]: Option to hide logging some URLs in terminal/expose
Feature Description
Based on #442 and inspired by this comment: https://github.com/exposedev/expose/issues/442#issuecomment-2677835126
It would be helpful to NOT log/display requests to certain URLs, using regexp or an array similar to skip_body_log.extension.
Is this feature valuable for other users as well and why?
Declutter the terminal/expose output by hiding URLs that are not relevant/needed.
That's a great idea! PRs are welcome for this :)