actix / actix/actix-web

Support altering logging middleware logs before logging them

オープン
#3,634 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。