flutter-fimber
flutter-fimber copied to clipboard
Allow to mute/unmute log levels per planted `Tree`
Add optional parameter to mute and unmute methods that would say which log Tree the action should be limited to.
Add optional Tree's id as String to better identify it.
Thanks to Saïd for suggestion.