Describe the bug
If a logger is reconfigured with configureLogger, the old stream still sticks around. It would be better to clean up the old subscription (close it) so that we don't get duplicates every time its reconfigured.
To Reproduce
No response
Expected behavior
No response
Actual behavior
No response
Additional: Dart SDK info
No response
Additional: pubspec.yaml
Additional: Context
No response