Logging messages don't using logging
Đang mở
enhancement
help wanted
- Ngôn ngữ chính
- Python
- Star
- 28.2k
- Fork
- 1.5k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
https://github.com/google/python-fire/blob/c1266d0dbb2114514fcf8be62044344b5a51c733/fire/core.py#L239
https://github.com/google/python-fire/blob/c1266d0dbb2114514fcf8be62044344b5a51c733/fire/core.py#L287
When I get the help message, includes INFO: messages like:
INFO: Showing help with the command {cmd}
I would like such logging messages to use Python's logging framework which would allow me to suppress and redirect such messages.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.