exposedev/expose

[Feature Request]: Option to hide logging some URLs in terminal/expose

Open

#445 geöffnet am 24. Feb. 2025

Auf GitHub ansehen
 (1 Kommentar) (2 Reaktionen) (0 zugewiesene Personen)PHP (308 Forks)github user discovery
enhancementgood first issue

Repository-Metriken

Stars
 (4.567 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide