Changes the BufferedHandler to always delegate the actual flushing of the logs (perhaps via a long-running, blocking network operation) to the timer thread that's running in the background.
Changes the BufferedHandler to always delegate the actual flushing of the logs (perhaps via a long-running, blocking network operation) to the timer thread that's running in the background.