Azure / Azure/azure-storage-python

StorageClient shouldn't log request\response by default

Đang mở
#516 13 bình luận 0 reaction 1 người được giao Được @zezha-msft nhận Xem trên GitHub
investigating
Ngôn ngữ chính
Python
Star
343
Fork
243
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

### Which service(blob, file, queue) does this issue concern?
Common code

### Which version of the SDK was used? Please provide the output of `pip freeze`.
Latest

### What problem was encountered?
storageclient logs request\response data, including secrets, with INFO logger setting.
There are 2 problems with this:
1. Possible secrets leak
2. Unnecessary items in the logs, distracts users from the important part of the logs.

This information is not logged with INFO level with other Azure Python SDKs

### Have you found a mitigation/solution?

Note: for table service, please post the issue here instead: https://github.com/Azure/azure-cosmosdb-python.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.