hardbyte / hardbyte/python-can
Use can.logger only log received msg to file, but send msg can not logged
Đang mở
bug
- Ngôn ngữ chính
- Python
- Star
- 1.6k
- Fork
- 697
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### Describe the bug
I use this below code, only received msg can save to hello.asc file, but send msg can not be saved. How to save the send msg?
tmplogger = can.Logger("hello.asc")
self.bus.add_listener(tmplogger )
### To Reproduce
None
### Expected behavior
None
### Additional context
OS and version: win10
Python version: 3.7.7
python-can version: 37.0.1
python-can interface/s (if applicable): pcan
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.