Milad-Akarie / pretty_dio_logger

MIT License
220 stars 49 forks source link

Add filter to enable or not #42

Closed mminhlequang closed 4 days ago

mminhlequang commented 11 months ago

Add filter to enable or not example: bool Function(OptionsRequest) filterBuilder;

to allow enable show only some filter, it will helpful to debug in big project Thanks

Milad-Akarie commented 4 days ago

filter was added in latest version