Support altering logging middleware logs before logging them
オープン
A-web
C-improvement
- 主要言語
- Rust
- スター
- 24.8k
- フォーク
- 1.9k
- 平均マージ
- 23時間 10分
- マージ済み PR(30日)
- 26
説明
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.
コントリビューションガイド
評価
この issue はまだ評価されていません。