hardbyte / hardbyte/python-can
Add message filtering macanism directly at Logger level
Abierto
enhancement
- Lenguaje dominante
- Python
- Estrellas
- 1.6k
- Forks
- 697
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### 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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.