Support altering logging middleware logs before logging them
Aperta
A-web
C-improvement
- Lingua principale
- Rust
- Stelle
- 24.8k
- Fork
- 1.9k
- Merge medio
- 23h 10m
- PR unite (30g)
- 26
Descrizione
In the python standard library, using a `Formatter` ([docs](https://docs.python.org/3/library/logging.html#formatter-objects)) I can remove sensitive information from logs, such as query parameters with sensitive info.
Suggest something similar for actix!
It could use `regex` or something?
To be clear, I mean the default logging middleware that logs requests.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.