python-can
python-can copied to clipboard
Add message filtering macanism directly at Logger level
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