hardbyte / hardbyte/python-can
Add message filtering macanism directly at Logger level
Open
enhancement
- Dominant language
- Python
- Stars
- 1.6k
- Forks
- 697
- PR merge metrics
- No merged PRs in 30d
Description
### Is your feature request related to a problem? Please describe.
Give possibility to user to filter can messages Logged by logger feature of library
### Describe the solution you'd like
a parameters IncludeMsgFilter or ExcludeMsgFilter that manage what will be stored in loger file
### Describe alternatives you've considered
Create own Logger to implement this feature but not efficient as we need to to the same for all format supported by loger
Contributor guide
Assessment
This issue has not been assessed yet.