Hello, Folks. In some cases it would be interesting to run the registered handlers even without needing to show the log. [This line](https://github.com/SourceHorizon/logger/blob/2a047d4cd6fd25679ca0471dd49256f26b0a9743/lib/src/logger.dart#L122) block all handlers execution. Would it be possible to make a change in this regard? Tanks!