exposedev/expose

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

Open

#445 opened on Feb 24, 2025

View on GitHub
 (1 comment) (2 reactions) (0 assignees)PHP (308 forks)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (4,567 stars)
PR merge metrics
 (PR metrics pending)

Description

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